main-workflow-router
Installation
SKILL.md
End-to-End Orchestration Skill
When to Invoke
ALWAYS auto-invoke at the start of any BMAD project:
- User says "start project", "new project", "initialize BMAD", "begin"
- User says "what's next?", "where am I?", "check status", "workflow status"
- User begins describing a product idea without mentioning BMAD explicitly
- At the beginning of ANY product development conversation
- User asks for guidance on the development process
Special auto-behaviors:
- If no workflow-status.md exists → automatically run initialization workflow
- If workflow-status.md exists → read current status and recommend next action
- If user mentions a specific phase → route to the appropriate skill
- If user is mid-project → check phase completion and suggest next step
Routing intelligence based on user intent:
Related skills
More from bacoco/bmad-skills
bmad-architecture-design
Creates technical architecture and system design.
52bmad-product-planning
Creates PRDs and plans features.
33bmad-ux-design
Designs UX and creates wireframes.
31bmad-discovery-research
Brainstorms ideas and researches projects.
28bmad-story-planning
Breaks epics into developer stories.
25bmad-development-execution
Implements stories with code and tests.
24