bmad-help

Determine the current BMad workflow state and recommend the next skill.

Updated May 23, 2026
One-click install
npx skills add https://github.com/diegosanchespereira1/lavarapido --skill bmad-help-diegosanchespereira1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-help
Source: https://github.com/diegosanchespereira1/lavarapido/tree/main/lava-rapido/.agents/skills/bmad-help
Command: npx skills add https://github.com/diegosanchespereira1/lavarapido --skill bmad-help-diegosanchespereira1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps users understand their current BMad position, what has already been completed, and what they should do next without having to inspect the workflow manually.

Core Features & Use Cases

  • Interprets the BMad catalog and project configuration to recommend the most relevant next skill.
  • Detects completion from generated artifacts and uses module documentation to answer general questions grounded in the installed workspace.
  • Useful when a user asks for help, wants a quick orientation, or needs to know how to invoke the right skill in the right order.

Quick Start

Ask the bmad-help skill to summarize your current BMad phase, recommend the next best skill, and explain exactly how to invoke it.

Frequently Asked Questions about bmad-help

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

FAQPage Schema
How do I determine my current BMad workflow state and what to do next?

To determine your current BMad workflow state, the bmad-help skill interprets your project configuration and generated artifacts to pinpoint your exact phase and recommend the immediate next step.

What is the best way to find the right skill to invoke in a partially completed BMad project?

The best way to find the right skill is to use bmad-help, which analyzes your installed skill catalog and resolved output artifacts to route you to the correct module for your current project state.

Can I get recommendations for BMad phase navigation without manually inspecting the workflow?

Yes, you can get BMad phase navigation recommendations automatically by asking bmad-help to summarize your position, detect completion from artifacts, and explain how to invoke the suggested skill.

Do I need to provide specific configuration files to get accurate BMad module recommendations?

Yes, you need the installed skill catalog, project and user configuration files, resolved output artifacts, and module documentation sources for grounded BMad module recommendations.

How does completion detection work for ambiguous BMad workflow projects?

Completion detection works by analyzing resolved output artifacts against the BMad catalog and project configuration to identify finished phases and resolve ambiguity in partially completed projects.

Why use a dedicated skill routing tool instead of manually reading BMad documentation?

A dedicated skill routing tool prevents manual inspection overhead by automatically cross-referencing your project state and artifacts with the BMad catalog to deliver immediate, grounded next-step guidance.