bmad-orchestrator

Initializes, tracks, and routes BMAD workflows across four development phases.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/Ocean326/Agents --skill bmad-orchestrator-ocean326
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-orchestrator
Source: https://github.com/Ocean326/Agents/tree/main/skills/global/bmad-orchestrator
Command: npx skills add https://github.com/Ocean326/Agents --skill bmad-orchestrator-ocean326

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

BMAD Orchestrator automates the setup, status tracking, and routing of BMAD workflows across four development phases, reducing manual coordination and ensuring consistency across projects.

Core Features & Use Cases

  • Project initialization: creates the BMAD directory, config, and status scaffolding for new projects
  • Status tracking and routing: evaluates progress and recommends next steps, coordinating with specialized skills
  • Phase routing: directs users to appropriate workflows (product-brief, PRD/tech-spec, architecture, sprint planning, and stories) based on project level

Quick Start

Initialize BMAD in a project with /workflow-init and then review status with /workflow-status to see recommended next steps

Frequently Asked Questions about bmad-orchestrator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I initialize AI-driven development workflows for a new project?

To initialize AI-driven development workflows for a new project, run the /workflow-init command to automatically create the BMAD directory, config, and status scaffolding required for structured project tracking.

What is the best way to track project status and route tasks across development phases?

The best way to track project status and route tasks across development phases is to use the /workflow-status command, which evaluates progress and recommends next steps across Analysis, Planning, Solutioning, and Implementation.

Can I apply structured workflow orchestration to existing codebases?

Yes, you can apply structured workflow orchestration to existing codebases. The orchestrator evaluates existing projects across levels 0-4 to determine required documents and route workflows without needing a fresh start.

Do I need specialized skills to coordinate sprint planning and architecture routing?

You need specialized BMAD skills to handle sprint planning and architecture routing. The orchestrator coordinates cross-skill validation, directing users to appropriate specialized workflows like PRD, tech-spec, and stories based on the project level.

How does phase routing work for product briefs and sprint planning?

Phase routing for product briefs and sprint planning works by evaluating the project level from 0 to 4, then automatically directing users to the appropriate workflows and determining the required documents for that specific phase.