bmad-help

Analyze project state and configuration to recommend next workflow steps.

Updated Jul 11, 2026
One-click install
npx skills add https://github.com/marcmontecalvo/kinward --skill bmad-help-marcmontecalvo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-help
Source: https://github.com/marcmontecalvo/kinward/tree/main/.agents/skills/bmad-help
Command: npx skills add https://github.com/marcmontecalvo/kinward --skill bmad-help-marcmontecalvo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires uv, and includes scripts (resource) components.

What problem does it solve?

This skill eliminates confusion regarding project status and next steps by providing a clear, grounded overview of your current position within the BMad workflow.

Core Features & Use Cases

  • Workflow Orientation: Identifies your current module and phase, highlighting completed tasks and pending requirements.
  • Actionable Recommendations: Suggests the most logical next steps based on project configuration and gating logic.
  • Contextual Knowledge: Answers general questions by querying registered module documentation and project-specific knowledge bases.

Quick Start

Ask the bmad-help skill to explain what I should work on next in the current project.

Frequently Asked Questions about bmad-help

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

FAQPage Schema
How do I track project progress and determine what to work on next?

Workflow guidance analyzes your local configuration files and output artifacts to determine completion status and sequencing, recommending the most logical next steps based on project gating logic.

How do I navigate my project workflow when I am unsure of the current phase?

Workflow orientation identifies your current module and phase by analyzing project state, highlighting completed tasks and pending requirements to resolve confusion regarding your position.

How does project state analysis work to resolve questions about module documentation?

Contextual knowledge queries registered module documentation and project-specific knowledge bases to answer general questions regarding your project progress and configuration.

Do I need uv installed to get workflow guidance for my project automation?

Yes, you need uv installed as a dependency to run the project automation scripts that analyze your configuration files and provide workflow guidance.

What are the limitations of workflow guidance for project management?

Workflow guidance requires access to local configuration files and output artifacts; without these, it cannot determine completion status or provide accurate sequencing recommendations.