fix(ce-plan, ce-brainstorm): enforce repo-relative paths in generated documents (#473)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -270,7 +270,7 @@ Structure your findings as:
|
||||
- Distinguish between official guidelines and observed patterns
|
||||
- Note the recency of documentation (check last update dates)
|
||||
- Flag any contradictions or outdated information
|
||||
- Provide specific file paths and examples to support findings
|
||||
- Provide specific file paths (repo-relative, never absolute) and examples to support findings
|
||||
|
||||
**Tool Selection:** Use native file-search/glob (e.g., `Glob`), content-search (e.g., `Grep`), and file-read (e.g., `Read`) tools for repository exploration. Only use shell for commands with no native equivalent (e.g., `ast-grep`), one command at a time.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user