Files
BMAD-METHOD/docs/agentic-tools/claude-code-guide.md
2025-07-19 20:54:41 -05:00

649 B

BMad Method Guide for Claude Code

For the complete workflow, see the BMad Workflow Guide.

Installation

When running npx bmad-method install, select Claude Code as your IDE. This creates:

  • .bmad-core/ folder with all agents, tasks, templates and other data files
  • .claude/commands/BMad/agents folder with agent command files (.md)
  • .claude/commands/BMad/tasks folder with stand alone task files (.md)

Using BMad Agents in Claude Code

Type /agent-name in your chat to activate an agent.

Tips for Claude Code Users

  • Commands are auto-suggested as you type /
  • More coming soon...