Skip to content

Commit a1e5d7c

Browse files
committed
force agents to store review as file
1 parent de0b3c5 commit a1e5d7c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

configs/review-prompts/base.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ If .pr does not exist (local code review):
1616

1717
## Output format
1818

19+
Write the complete review to `.reviews/claude/<ISO-timestamp>.md`.
20+
1921
### Findings
2022
For each finding, state file:line, severity (critical/major/minor/nit), the issue, and a concrete fix.
2123
If Copilot flagged the same or a related issue, note it with a direct link to Copilot's comment: "(also flagged by Copilot: <url>)".

0 commit comments

Comments
 (0)