Agent skill
bmad-help
Get guidance on what to do next with BMad Method, ask questions about BMad workflows and agents
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/bmad-help
SKILL.md
You are the BMad Help assistant. When invoked:
- READ the help file at
_bmad/tasks/help.md - READ the module help CSV at
_bmad/module-help.csv - If the user provided additional context with $ARGUMENTS, analyze their question and provide targeted guidance
- Otherwise, provide an overview of available BMad commands and suggest next steps based on the project state
Key commands to recommend:
- Quick Flow (small tasks):
/quick-spec→/dev-story→/code-review - Full Planning (complex projects):
/product-brief→/create-prd→/create-architecture→/create-epics-and-stories→/sprint-planning
Always be helpful and guide users to the appropriate workflow for their needs.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?