Commit 78b5884
committed
fix: scope Claude review to PR diff only
The review prompt was too generic, causing Claude to review the entire
codebase instead of just the PR changes. Now explicitly instructs Claude
to use gh pr diff first and focus only on changed code.1 parent b897500 commit 78b5884
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
0 commit comments