bmad-help

Retrieve help documentation and task instructions for system commands.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/thanhquan3010/hospital-management-system-v3 --skill bmad-help-thanhquan3010
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-help
Source: https://github.com/thanhquan3010/hospital-management-system-v3/tree/main/.agents/skills/bmad-help
Command: npx skills add https://github.com/thanhquan3010/hospital-management-system-v3 --skill bmad-help-thanhquan3010

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides access to help documentation and instructions for various tasks within the system.

Core Features & Use Cases

  • Task Guidance: Retrieve detailed explanations and usage instructions for specific commands or workflows.
  • Troubleshooting: Access help resources to resolve issues or understand system functionalities.
  • Use Case: If you are unsure how to use a specific command, you can invoke this Skill to get a clear explanation of its purpose and parameters.

Quick Start

Ask for help on how to use the 'deploy' command.

Frequently Asked Questions about bmad-help

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

FAQPage Schema
How do I get instructions for workflow execution in my project?

To get workflow execution instructions, you can access help documentation that retrieves detailed explanations and usage guidance from the project's '_bmad/core/tasks/' directory.

Can I retrieve troubleshooting guidance for specific system commands?

Yes, you can retrieve troubleshooting guidance to resolve issues and understand system functionalities by accessing help resources for specific commands and workflows.

What is the best way to find usage explanations for project commands?

The best way to find usage explanations is to request task guidance, which provides clear explanations of a command's purpose and parameters from the project's task files.

Do I need specific directory access to use the task documentation?

Yes, you need access to the task files located within the project's '_bmad/core/tasks/' directory to retrieve the help documentation and system operation instructions.

Why does command help documentation require task files?

Command help documentation requires task files because the guidance and instructions are directly retrieved from the documents stored in the project's '_bmad/core/tasks/' directory structure.