One-click install
npx skills add https://github.com/devalexanderdaza/bmad-any --skill bmad-help-devalexanderdaza
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-help
Source: https://github.com/devalexanderdaza/bmad-any/tree/main/.agents/skills/bmad-help
Command: npx skills add https://github.com/devalexanderdaza/bmad-any --skill bmad-help-devalexanderdaza

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the frustration of getting lost in complex BMad workflows, not knowing which step to take next, and struggling to find answers to BMad-related questions without sifting through scattered documentation.

Core Features & Use Cases

  • Workflow State Analysis: Automatically identifies your current BMad module, phase, and completed steps by scanning project artifacts and configuration files.
  • Context-Aware Recommendations: Suggests the exact next skill to use, including its menu code, invocation details, and reasoning, tailored to your current project state.
  • General Question Answering: Pulls from registered BMad module documentation to answer broader questions about framework functionality, no workflow context required.
  • Use Case: If you just finished creating a product requirements document (PRD) in BMad and ask what to do next, the skill will recognize the completed step, recommend the next required planning skill with its exact menu code, and offer to launch it for you immediately.

Quick Start

Use the bmad-help skill to tell me what step I should take next in my current BMad project.

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

The skill analyzes your project artifacts and configuration files to determine your current BMad workflow phase, then recommends the exact next skill to use along with its menu code and invocation details.

How does BMad workflow navigation handle project state analysis?

BMad workflow navigation handles project state analysis by parsing your project's bmad-help.csv catalog, configuration files, and output artifacts to identify your current workflow phase and completed steps.

Can I get answers to general BMad functionality questions without needing a specific workflow context?

Yes, you can get answers to general BMad functionality questions without workflow context by pulling directly from registered BMad module documentation to deliver grounded, framework-specific answers.

Do I need specific configuration files to use a skill recommendation engine for BMad?

Yes, you need specific configuration files and a bmad-help.csv skill catalog available, because the recommendation engine parses these project artifacts and registered module documentation to analyze your current project state.

What is the best way to find the exact menu code for a required BMad planning skill?

The best way to find the exact menu code for a required BMad planning skill is using the context-aware recommendation engine, which scans completed steps and outputs the suggested next skill's exact menu code and invocation details.

Why does my BMad workflow navigation not recognize my completed project steps?

BMad workflow navigation fails to recognize completed steps if your required output artifacts or configuration files are missing or improperly formatted, which prevents the skill from parsing your current project state accurately.