BMAD-METHOD/src/bmm-skills/3-solutioning
Brian Madison f675bdaf22 bmad-architecture: address PR review (augment + coderabbit)
- REF-03: use canonical "invoke the `skill` skill" language for all cross-skill
  references in SKILL.md (was "route to / offer / hand to / Next:")
- lint_spine: scan frontmatter for unfilled template tokens / TBD (paradigm,
  scope, date were uncatchable in the body-only pass)
- lint_spine: guard read_text() so a bad-encoding/unreadable spine returns error
  JSON and exit 0, honoring the documented contract
- reviewer-gate: resolve the "always run" vs "may skip" ambiguity — the gate
  scales/skips by stakes, but finalize_reviewers always run once it does
- tests: +3 (frontmatter token, frontmatter TBD, unreadable spine); use next()
2026-06-14 00:05:34 -05:00
..
bmad-agent-architect Rework solutioning architecture skill into bmad-architecture (spine) 2026-06-13 22:26:35 -05:00
bmad-architecture bmad-architecture: address PR review (augment + coderabbit) 2026-06-14 00:05:34 -05:00
bmad-check-implementation-readiness fix(skills): strengthen activation guardrails to prevent LLM short-circuiting (#2398) 2026-05-25 09:59:38 -05:00
bmad-create-architecture Rework solutioning architecture skill into bmad-architecture (spine) 2026-06-13 22:26:35 -05:00
bmad-create-epics-and-stories fix(bmad-create-epics-and-stories): discover bmad-ux spine outputs (#2446) 2026-06-06 20:32:47 -05:00
bmad-generate-project-context fix(skills): strengthen activation guardrails to prevent LLM short-circuiting (#2398) 2026-05-25 09:59:38 -05:00