BMAD-METHOD/src/bmm-skills/4-implementation/bmad-code-review/steps
Alex Verkhovsky 1050415351
refactor(code-review): harmonize step-01 intent cascade (#2206)
* refactor(code-review): harmonize step-01 intent cascade with quick-dev and checkpoint-preview

Replace keyword-matching entry point with 5-tier priority cascade:
explicit argument → recent conversation → sprint tracking → git state → ask.
Diff-mode keyword detection preserved as sub-check within tier 1.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix(code-review): address review findings in step-01 intent cascade

- Set {spec_file} immediately in Tier 1 when spec provided
- Add staged/uncommitted handlers to instruction 3 dispatch table
- Replace undefined {branch}/{sha} placeholders with angle brackets
- Fix {story_key} vs {{story-id}} placeholder mismatch
- Correct "wants reviewed" grammar to "wants to be reviewed"

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 20:07:15 -07:00
..
step-01-gather-context.md refactor(code-review): harmonize step-01 intent cascade (#2206) 2026-04-04 20:07:15 -07:00
step-02-review.md fix: separate subagent launch from skill invocation in code review (#2069) 2026-03-20 01:04:51 -06:00
step-03-triage.md fix(code-review): restore actionable review output with interactive choices (#2055) 2026-03-20 01:07:04 -06:00
step-04-present.md fix(code-review): update sprint-status to done after review completes (#2074) 2026-03-20 10:56:08 -06:00