bmad-core

Orchestrate BMAD Method workflows and route user requests to appropriate skills.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/KatTate/Bmad-for-Replit --skill bmad-core
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-core
Source: https://github.com/KatTate/Bmad-for-Replit/tree/main/.agents/skills/bmad-core
Command: npx skills add https://github.com/KatTate/Bmad-for-Replit --skill bmad-core

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill acts as the central orchestrator for the BMAD Method, guiding users through project workflows and providing assistance when they are stuck or need orientation.

Core Features & Use Cases

  • Workflow Orchestration: Routes users to the correct BMAD workflow based on project state and user requests.
  • On-Demand Help: Provides guidance and orientation when users ask for help or are unsure of the next steps.
  • Use Case: A user starting a new project can say "start BMad" to be greeted by the BMad Master and presented with workflow options, or ask "what's next?" during a project to get a recommendation for the next logical step.

Quick Start

Use the bmad-core skill to get help with your current project.

Frequently Asked Questions about bmad-core

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

FAQPage Schema
How do I orchestrate project workflows when I am unsure of the next step?

Workflow orchestration routes your project requests to the correct sequencing step based on current artifacts and state. Asking for help triggers contextual guidance to resolve problem-solving blockers and recommend the next logical progression.

What is the best way to start project initiation and get orientation guidance?

Project initiation begins by requesting a start command to trigger the central orchestrator. The system greets you with workflow options, analyzes your project state, and provides orientation guidance to establish the correct task progression.

Can I use workflow orchestration to manage task progression across an existing project?

Workflow orchestration manages task progression by analyzing existing project artifacts and state. You can request recommendations at any stage to route your request to the specific workflow needed to advance the project.

Do I need specific project artifacts to get contextual help with problem-solving?

Contextual help requires existing project artifacts and state data to accurately analyze your current situation. Without these artifacts, the orchestrator can still provide general workflow sequencing guidance but cannot offer specific problem-solving recommendations.

Why does workflow orchestration route my request to a different task than expected?

Workflow orchestration routes requests based on artifact analysis and workflow sequencing rules. If your project state indicates a prerequisite step is incomplete, the orchestrator redirects your request to ensure proper task progression before advancing.

When should I not use automated workflow sequencing for project management?

Automated workflow sequencing is not ideal for projects lacking formal artifacts or defined state management. Without structured project data, the orchestrator cannot accurately analyze context or route requests to the appropriate problem-solving workflow.