bmad-help

Analyze current state and queries to recommend next BMad workflow steps.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users understand and navigate the BMad development workflow by providing guidance on the next steps, answering questions about BMad, and recommending appropriate actions.

Core Features & Use Cases

  • Workflow Guidance: Recommends the next logical step in a development workflow based on the current phase and sequence.
  • BMad Question Answering: Answers user queries related to the BMad framework and its functionalities.
  • Agent & Command Discovery: Helps users find and invoke relevant agent skills or commands.
  • Use Case: When a user is unsure about what to do next in their development process, they can ask "What should I do now?", and this skill will provide context-aware recommendations.

Quick Start

Use the bmad-help skill to get guidance on what to do next.

Frequently Asked Questions about bmad-help

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

FAQPage Schema
How do I figure out what to do next in my BMad development workflow?

BMad workflow navigation analyzes your current state to recommend the next logical step. It evaluates the current phase and sequence to provide context-aware routing rules and actionable guidance for your development process.

What is the BMad framework and how does its workflow guidance work?

The BMad framework structures development workflows through agents and commands. Workflow guidance functions by analyzing user queries and module detection to route users to appropriate actions based on their current state.

How do I find and invoke the right BMad agent or command for my current task?

Agent and command discovery in BMad uses input analysis and routing rules to match your current query with relevant agent skills. It identifies the appropriate module and provides execution steps for invocation.

Can I use BMad workflow routing without prior knowledge of its available modules?

Yes, BMad workflow routing works without prior module knowledge. The system handles module detection automatically by analyzing your current state and query to determine routing rules and display appropriate recommendations.

Why is my BMad workflow not recommending the correct next agent?

BMad workflow recommendations depend on accurate current state analysis and module detection. If the input query lacks context or the workflow sequence is misaligned, the routing rules may fail to identify the correct agent.