name: bmad-automation description: Use when the user wants Compass BMAD automation wrappers, Beads-aware orchestration, approval gates, or resume/retry behavior instead of a single manual workflow.
BMAD Automation
When to Use
Use this skill when the user asks for:
auto-plan,auto-epic-start,auto-story, orauto-epic-end- approval-gated BMAD orchestration
- Beads-aware automation behavior
- resume, retry, or stale-output handling
Instructions
- Treat
_bmad/tools/automation/as the source of truth for automation behavior. - Keep
bdas the task system of record. - Prefer the direct BMAD workflow when the user only needs one workflow step.
- Use automation only when orchestration value clearly outweighs a single direct workflow entry point.
References
- Read
references/automation-surfaces.mdfor the shipped automation entry points. - Read
_bmad/tools/automation/policies/state-model.mdwhen approval gates and resume behavior matter.