bmad-help

Determines the optimal BMAD workflow, agent, or action based on user questions and context.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/imonmi/INTER-EDU --skill bmad-help-imonmi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-help
Source: https://github.com/imonmi/INTER-EDU/tree/main/_bmad/core/skills/bmad-help
Command: npx skills add https://github.com/imonmi/INTER-EDU --skill bmad-help-imonmi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

BMAD Help analyzes the current state and user queries to determine the best next action, whether that is answering questions about BMad or recommending the next workflow or agent.

Core Features & Use Cases

  • Universal routing rules that adapt to context and phase, enabling anytime tools and sequential workflows.
  • Phase-aware guidance that distinguishes required vs optional steps and maintains focus within the active module.
  • Artifact-driven progress: detects completed work by scanning outputs and matching patterns to present next steps.

Quick Start

Ask BMAD Help for the next recommended action in your current BMAD workflow.

Frequently Asked Questions about bmad-help

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

FAQPage Schema
How do I determine the next best step in my agent orchestration workflow?

To determine the next step in agent orchestration, analyze the current context and apply universal routing rules to propose sequential actions or anytime tools based on completed artifacts and phase sequencing.

What is phase-aware guidance for workflow routing and how does it work?

Phase-aware guidance for workflow routing distinguishes required steps from optional ones by scanning completed artifacts and matching patterns to maintain focus within the active module configuration.

Can I use workflow routing to distinguish optional and required actions?

Yes, workflow routing distinguishes optional and required actions by applying universal routing rules and checking artifact-driven progress to ground recommendations in the active module configuration.

How do I start automating workflow guidance for a new project module?

To start automating workflow guidance, ask for the next recommended action in your current workflow to trigger context analysis, which then proposes the best agent or action based on available project knowledge.

When should I avoid automated agent routing for task orchestration?

You should avoid automated agent routing when there is no active module configuration or available project knowledge, as accurate next steps require grounding recommendations in existing context and completed artifacts.