bmad-help

Analyze BMad workflow state and recommend the next skill to run.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/ncptuan/stock_backtest_project --skill bmad-help-ncptuan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-help
Source: https://github.com/ncptuan/stock_backtest_project/tree/main/.claude/skills/bmad-help
Command: npx skills add https://github.com/ncptuan/stock_backtest_project --skill bmad-help-ncptuan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users who feel lost in a BMad workflow by identifying their current stage, determining what has likely already been completed, and recommending the most relevant next action.

Core Features & Use Cases

  • Workflow State Analysis: Reviews the BMad skill catalog, configuration files, and generated artifacts to infer where the user is in the process.
  • Next-Step Recommendations: Suggests the best optional and required skills to run next, including menu codes, invocation context, and useful arguments.
  • General BMad Guidance: Answers broader BMad questions by grounding responses in module documentation and project knowledge when available.
  • Use Case: If a user asks what to do next after finishing planning work, this Skill can inspect outputs and recommend the next required delivery step without overwhelming them with the full skill catalog.

Quick Start

Ask the bmad-help skill what stage your BMad workflow is in and which skill you should run next.

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 step in my BMad workflow?

To determine the next step in your BMad workflow, analyze the current project state by inspecting generated artifacts and configuration files to recommend the most relevant next required skill or action.

What is BMad workflow state analysis and how does it work?

BMad workflow state analysis reviews the BMad skill catalog, configuration files, and generated artifacts to infer your current stage in the process and identify what has likely already been completed.

Can I get BMad process guidance without reading the entire skill catalog?

Yes, you can get BMad process guidance without reading the entire skill catalog by requesting next-step recommendations that suggest the best optional and required skills to run next, including menu codes and invocation context.

Does BMad workflow analysis support projects using CSV skill manifests?

Yes, BMad workflow analysis supports projects using CSV skill manifests by interpreting them to resolve output locations, detect completed artifacts, and present grounded next-step guidance in the configured communication language.

How do I find out what BMad tasks are completed in my project environment?

To find out what BMad tasks are completed in your project environment, analyze the generated output artifacts and module documentation to detect completed phases and track progress across the workflow.