BMAD-METHOD/src/modules/cis
Alex Verkhovsky d4f6642333
fix: add missing review menu and HALT to quick-spec step 4 (#1305)
Step 4 was missing a structured menu at the spec review checkpoint.
This caused agents to skip past the approval step without waiting for
explicit user confirmation.

Added:
- Review menu with [y] Approve, [c] Changes, [q] Questions, [a] Advanced Elicitation, [p] Party Mode
- Explicit HALT instruction
- Menu handling section

This aligns step 4 with the menu-driven pattern used in steps 1-3.

Fixes #1304

Also fixes pre-existing prettier issue in src/modules/cis/module.yaml.

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 17:04:52 +08:00
..
_module-installer all modules custom or core use the same installer and have consistent behavior now. 2025-12-07 17:17:50 -06:00
agents fix: brainstorming (#1251) 2026-01-07 09:09:03 +08:00
teams feat: add custom agents and quick-flow workflows, remove tech-spec track 2025-11-23 08:51:26 -06:00
workflows fix: standardize variable naming from {project_root} to {project-root} (#1217) 2026-01-01 21:14:21 +08:00
module.yaml fix: add missing review menu and HALT to quick-spec step 4 (#1305) 2026-01-11 17:04:52 +08:00