Compare commits

..

1 Commits

Author SHA1 Message Date
Alex Verkhovsky a2b3dd666e
Merge af5e1c929d into e39aa33eea 2025-12-18 08:19:28 +00:00
1 changed files with 11 additions and 0 deletions

View File

@ -46,6 +46,17 @@ Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve:
---
## CHECKPOINT HANDLERS
At any checkpoint throughout this workflow, the following options are available:
- **[a] Advanced Elicitation** - Invoke `{advanced_elicitation}` for deeper analysis using First Principles, Pre-mortem, or other techniques
- **[p] Party Mode** - Invoke `{party_mode_exec}` to bring in multiple agent perspectives for complex decisions
These are optional power tools - use when stuck, facing ambiguity, or wanting diverse input.
---
## EXECUTION
Load and execute `steps/step-01-mode-detection.md` to begin the workflow.