bmad-help

Analyze user intent and recommend the next BMAD workflow or agent.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/mschuerig/peach-ios --skill bmad-help-mschuerig
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-help
Source: https://github.com/mschuerig/peach-ios/tree/main/_bmad/core/skills/bmad-help
Command: npx skills add https://github.com/mschuerig/peach-ios --skill bmad-help-mschuerig

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes current state and user query to answer BMAD questions or recommend the next workflow or agent, helping users move forward confidently in complex BMAD scenarios.

Core Features & Use Cases

  • Context-aware routing: interprets user intent and recent activity to select the appropriate BMAD workflow or agent.
  • Phase-aware guidance: respects routing rules and module context to present the next required or optional steps.
  • Safe, grounded recommendations: references project knowledge and module configs to avoid fabricating details and to provide guardrails.

Quick Start

Ask for your BMAD context and desired outcome to receive the next recommended action.

Frequently Asked Questions about bmad-help

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

FAQPage Schema
How do I get guidance on the next step in a BMAD workflow?

BMAD workflow guidance works by analyzing your current state and user query to recommend the appropriate next agent or process. It interprets user intent and recent activity to select the correct workflow, presenting required steps with clear guardrails.

What is the best way to route a conversational AI agent to the correct BMAD process?

The best way to route a conversational AI agent is to use context-aware routing that interprets user intent and recent activity. This mechanism references workflow definitions to select the appropriate BMAD agent for your specific phase.

How do I figure out which BMAD agent to use for my current project phase?

To figure out which BMAD agent to use, you parse user intent and reference module configurations. The system applies phase-aware guidance to present the next required or optional workflow steps based on your current routing rules.

Can I get safe recommendations for BMAD processes without fabricating project details?

Yes, you can get safe recommendations for BMAD processes without fabricating details. The system references project knowledge and module configs to provide grounded guidance, ensuring your next workflow actions include clear guardrails against hallucinated details.

When should I not use an automated agent for BMAD workflow routing?

You should not use automated agent routing for BMAD workflows when your project lacks defined workflow definitions or module contexts. Without these inputs, the system cannot safely parse user intent or provide accurate phase-aware guidance.