Make diff-pasting non-optional for task reviewer dispatch

Adoption was 6/11 reviews on fractals and 0/17 on svelte when phrased
as guidance; reviewers without the diff re-derive it by hand, which is
the single largest remaining reviewer cost. Now a Red Flags Never entry
and a REQUIRED marker on the template placeholder.
This commit is contained in:
Jesse Vincent
2026-06-10 02:10:34 -07:00
parent 5e2907fc4f
commit 28498a5cde
2 changed files with 9 additions and 4 deletions

View File

@@ -282,6 +282,9 @@ Done!
- Tell a reviewer what not to flag, or pre-rate a finding's severity in the
dispatch prompt ("treat it as Minor at most") — the plan's example code is
a starting point, not evidence that its weaknesses were chosen
- Dispatch a task reviewer without pasting the diff into the prompt — run
`git diff BASE..HEAD` yourself first (`--stat` plus relevant hunks if it
exceeds a few hundred lines)
- Move to next task while the review has open Critical/Important issues
**If subagent asks questions:**