bmad-help

Recommend the next BMad module skill using completion and dependency signals.

Updated May 3, 2026
One-click install
npx skills add https://github.com/tabesink/deepdoc-agent --skill bmad-help-tabesink
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-help
Source: https://github.com/tabesink/deepdoc-agent/tree/main/.cursor/skills/bmad-help
Command: npx skills add https://github.com/tabesink/deepdoc-agent --skill bmad-help-tabesink

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you recover from uncertainty in your BMad workflow by answering BMad questions and recommending the next appropriate skill based on your current progress.

Core Features & Use Cases

  • Workflow orientation: Determines your current module and phase, and identifies what has already been completed.
  • Next-step recommendation: Uses the skills catalog, dependency ordering (before/after), required gates, and completion signals from outputs to recommend the best next skill(s).
  • Invocation guidance: Provides clear “how to invoke” details such as skill name, menu code, action context, and shortcut args.
  • Context-aware scope control: Surfaces only what’s relevant to your current position rather than dumping the full skill catalog.
  • Quick execution when unambiguous: If one skill is the clear next step, it offers to run it immediately.

Quick Start

Ask BMad for help by saying something like: "I need help—what should I do next in BMad given my current status?"

Frequently Asked Questions about bmad-help

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

FAQPage Schema
How do I know what to do next in my development workflow?

To find what to do next in your workflow, you can request workflow guidance that analyzes your current progress, detects completed phases using output paths, and recommends the appropriate next module skill along with invocation details.

What is the best way to get oriented when starting a new project phase?

The best way to get oriented is to use a workflow guidance system that resolves your project configuration, detects your current phase completion status, and surfaces context-aware recommendations for exactly where you are in the process.

How do I resolve dependencies and configuration before proceeding with my next module?

You resolve dependencies and configuration by reading the skills catalog CSV, resolving project settings for output location and language, and using those signals to determine which dependent skills are ready to execute.

Can I automatically invoke the next skill if there is only one clear recommendation?

Yes, you can automatically invoke the next skill when the workflow guidance detects an unambiguous next step, offering to run it immediately using its specific skill name, menu code, and shortcut arguments.

Why am I unsure of my current position and how do I recover from workflow uncertainty?

You recover from workflow uncertainty by requesting guidance that reads the skills catalog, detects completion from resolved output paths, and returns ordered recommendations with invocation context to show your exact next step.

Does workflow guidance show the entire skills catalog or only what is relevant to my phase?

Workflow guidance applies context-aware scope control, surfacing only the recommendations and skills relevant to your current position rather than dumping the full skills catalog.