- Update installer config to use .claude/commands/BMad/ path - Modify setupClaudeCode function to create nested directory structure - Update documentation and upgrader to reflect new command location - Improves organization by grouping all BMad commands together
528 B
528 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.claude/commands/BMadfolder with agent command 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...