mirror of
https://github.com/obra/superpowers.git
synced 2026-06-11 21:29:07 +08:00
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:
@@ -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:**
|
||||
|
||||
Reference in New Issue
Block a user