BMAD-METHOD/src/bmm-skills/4-implementation
PinkyD fdd65dc3d9
fix(skills): pass diff output inline to the blind-hunter reviewer (#2463)
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 11:23:26 -05:00
..
bmad-agent-dev fix(skills): strengthen activation guardrails to prevent LLM short-circuiting (#2398) 2026-05-25 09:59:38 -05:00
bmad-checkpoint-preview fix(skills): strengthen activation guardrails to prevent LLM short-circuiting (#2398) 2026-05-25 09:59:38 -05:00
bmad-code-review fix(skills): pass diff output inline to the blind-hunter reviewer (#2463) 2026-06-10 11:23:26 -05:00
bmad-correct-course fix(skills): strengthen activation guardrails to prevent LLM short-circuiting (#2398) 2026-05-25 09:59:38 -05:00
bmad-create-story fix: clarify quick dev subagent use (#2450) 2026-06-04 04:49:40 -07:00
bmad-dev-story fix: capture dev story baseline commits (#2403) 2026-05-25 13:50:08 -05:00
bmad-investigate fix(skills): strengthen activation guardrails to prevent LLM short-circuiting (#2398) 2026-05-25 09:59:38 -05:00
bmad-qa-generate-e2e-tests fix(skills): strengthen activation guardrails to prevent LLM short-circuiting (#2398) 2026-05-25 09:59:38 -05:00
bmad-quick-dev fix(skills): pass diff output inline to the blind-hunter reviewer (#2463) 2026-06-10 11:23:26 -05:00
bmad-retrospective fix(skills): renumber retrospective workflow steps (#2448) 2026-06-06 20:37:51 -05:00
bmad-sprint-planning fix(skills): strengthen activation guardrails to prevent LLM short-circuiting (#2398) 2026-05-25 09:59:38 -05:00
bmad-sprint-status fix(skills): strengthen activation guardrails to prevent LLM short-circuiting (#2398) 2026-05-25 09:59:38 -05:00