bmad-help

Recommend next actions in a BMad workflow using the catalog manifest.

36|16|Updated May 1, 2026
One-click install
npx skills add https://github.com/tronghieu/lumina-wiki --skill bmad-help-tronghieu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-help
Source: https://github.com/tronghieu/lumina-wiki/tree/main/.agents/skills/bmad-help
Command: npx skills add https://github.com/tronghieu/lumina-wiki --skill bmad-help-tronghieu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you figure out where you are in your BMad workflow and what to do next, and it answers broader BMad questions using the right module documentation when no single skill mapping is obvious.

Core Features & Use Cases

  • Workflow orientation: Identifies the current module and phase, including what has already been completed.
  • Next-step recommendation: Determines the next recommended and/or required action with clear reasoning, including dependency/ordering context from the catalog.
  • Context-grounded general Q&A: Uses the module’s registered documentation sources to answer questions that don’t directly map to a specific skill.
  • User-friendly routing and scoping: Surfaces only what’s relevant to your current position to avoid overwhelming you, and suggests running the single clear next skill immediately when applicable.

Quick Start

Ask your AI: “I need BMad help—what should I do next, and can you recommend the next skill(s) for my current situation?”

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 workflow?

To determine your next BMad workflow step, this skill consults the bmad-help catalog manifest and resolved project artifacts to identify completed phases and present ordered next actions with completion-aware routing.

How does phase routing work for BMad workflow navigation?

Phase routing identifies your current module and completed phases within the BMad workflow, then scopes recommendations to only what is relevant to your current position to avoid overwhelming you with irrelevant steps.

Can I get general BMad help without knowing which specific skill to use?

Yes, you can ask general BMad questions when no single skill mapping is obvious. This skill uses the module's registered documentation sources to provide context-grounded answers for broader inquiries.

What is the best way to find documentation for a specific BMad module?

The best way to find BMad module documentation is requesting anytime help, which triggers a documentation lookup across the bmad-help catalog to answer questions that don't directly map to a specific skill.

Do I need to manually specify my current phase to get BMad workflow guidance?

No, you do not need to manually specify your phase. The skill automatically detects your current module and completion status by resolving project config and output artifacts before recommending next steps.