bmad-help

Analyze BMAD state and prompts to recommend the next workflow action.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/robotics-playground/skills --skill bmad-help-robotics-playground
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-help
Source: https://github.com/robotics-playground/skills/tree/main/_bmad/core/skills/bmad-help
Command: npx skills add https://github.com/robotics-playground/skills --skill bmad-help-robotics-playground

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes current BMAD state and user prompts to identify the next required workflow or agent action.

Core Features & Use Cases

  • Routing-aware guidance based on BMAD phases and module context.
  • Grounding and context integration from project knowledge to ensure grounded recommendations.
  • Dynamic task planning that adapts to user input and artifact availability.

Quick Start

Describe your BMAD goal and current state, and I will propose the next workflow.

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 workflow step in an agent routing system?

To determine the next workflow step in an agent routing system, you analyze the current state and user prompts to identify required actions, applying routing rules and project knowledge grounding to generate actionable recommendations for safe guidance.

What is dynamic task planning in workflow routing and decision-making?

Dynamic task planning in workflow routing is the process of adapting task plans based on user input and artifact availability, ensuring routing-aware guidance that aligns with specific workflow phases and module context.

How do I enforce routing rules across different modules and workflows?

You enforce routing rules across modules and workflows by analyzing the current state and user prompts, grounding recommendations in project knowledge to ensure safe, accurate guidance and enforce required artifact checks.

Can I use project knowledge grounding to ensure safe workflow recommendations?

Yes, you can use project knowledge grounding to ensure safe workflow recommendations by integrating context from project knowledge, which grounds the routing decisions and artifact checks to generate accurate, actionable guidance.

Why is my workflow routing not working when artifact availability changes?

Workflow routing may fail when artifact availability changes if the system lacks dynamic task planning that adapts to user input and artifact availability, or if it fails to properly integrate project knowledge grounding for context-aware routing.

What's the best way to analyze current state for actionable agent recommendations?

The best way to analyze current state for actionable agent recommendations is to evaluate the state and user prompts together, applying routing rules and grounding context to identify the next required agent action across modules.