BMAD-METHOD/src
pbean 555128b3e7 fix(skills): pass diff output inline to the blind-hunter reviewer
The Blind Hunter subagent intentionally has no tool access, but the
review steps never said how {diff_output} should be delivered. Orchestrators
typically wrote the diff to a temp file and asked the agent to read it,
which silently fails (0 tool calls), and the 10-finding requirement then
pushes the agent to hallucinate findings against code it never saw.

State explicitly that the diff is passed inline in the subagent prompt,
in both bmad-code-review step 2 and bmad-quick-dev step 4.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-10 09:07:32 -07:00
..
bmm-skills fix(skills): pass diff output inline to the blind-hunter reviewer 2026-06-10 09:07:32 -07:00
core-skills bmad-brainstorming: facilitation modes, append-only memlog, and a visual session composer (#2445) 2026-06-02 22:54:43 -05:00
scripts fix: write customization JSON as UTF-8 (#2414) 2026-05-24 14:42:45 -05:00