bmad-help

Analyze BMad workflow state to recommend the next skill or answer module help requests.

1|Updated Dec 22, 2022
One-click install
npx skills add https://github.com/Rinzler78/osmosis-launcher --skill bmad-help-rinzler78
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-help
Source: https://github.com/Rinzler78/osmosis-launcher/tree/main/.agents/skills/bmad-help
Command: npx skills add https://github.com/Rinzler78/osmosis-launcher --skill bmad-help-rinzler78

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users understand their current place in the BMad workflow, identify what has already been completed, and determine the most appropriate next step without needing to inspect the entire catalog manually.

Core Features & Use Cases

  • Workflow orientation: Explains where the user is in the BMad process and what comes next.
  • Skill recommendations: Suggests the next required or optional skill based on phase, dependencies, and available artifacts.
  • General BMad questions: Answers broader questions using module documentation and catalog context when the request is not tied to a single skill.
  • Use case: A user asks what they should do after completing planning, and this Skill points them to the next relevant action with the correct invocation details.

Quick Start

Ask the bmad-help skill what to do next in your current BMad workflow.

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 my current position in a BMad workflow and what to do next?

To determine your position in a BMad workflow, this skill analyzes output artifacts and configuration files to identify completed phases and recommend the next required or optional skill for accurate workflow navigation.

What is the best way to find the right BMad skill after finishing project planning?

The best way to find the right BMad skill is analyzing your current workflow state, which maps phase dependencies and available artifacts to recommend the next relevant skill and correct invocation details.

Do I need catalog metadata and configuration files to get BMad workflow recommendations?

Yes, you need catalog metadata, configuration files, output artifacts, and module documentation references to produce accurate BMad workflow recommendations and phase-based project navigation guidance.

Can I use this to answer general BMad module questions that are not tied to a specific skill?

Yes, you can use this to answer general BMad module questions by grounding responses in module documentation and catalog context when the request is not tied to a single skill.

How does BMad workflow navigation detect what phases have already been completed?

BMad workflow navigation detects completion by analyzing existing output artifacts and configuration files against the catalog metadata to determine which workflow phases are finished and what remains.

When should I not use automated workflow recommendations for BMad project navigation?

You should not rely on automated workflow recommendations when required catalog metadata, configuration files, output artifacts, or module documentation references are missing, as accurate guidance depends on these inputs.