BMAD-METHOD/.agents
Magal afde2efcf6 feat(story-6.2): implement code reviewer deep audit with independent get_impact and find_dead_code queries
The code-review skills (bmad-code-review, gds-code-review) now independently
query Memtrace during reviews. Step 1 runs get_impact on modified symbols and
find_dead_code on modified files via memtrace-adapter.mjs with
--check-freshness --summarize. Step 2 Acceptance Auditor cross-references
structural data against the diff, raising decision_needed findings for
unhandled downstream dependencies and patch findings for dead code and high
blast radius.

FR12: Code Review Agent queries get_impact on PRs for downstream dependency audit
FR13: Code Review Agent executes find_dead_code to block orphaned code

9 files modified across source templates and installed copies.
2026-05-21 11:33:31 -03:00
..
skills feat(story-6.2): implement code reviewer deep audit with independent get_impact and find_dead_code queries 2026-05-21 11:33:31 -03:00