fix: enhanced user guide with better diagrams

This commit is contained in:
Brian Madison
2025-07-19 20:54:41 -05:00
parent e44271b191
commit c445962f25
10 changed files with 145 additions and 1037 deletions

View File

@@ -6,8 +6,9 @@ For the complete workflow, see the [BMad Workflow Guide](../bmad-workflow-guide.
When running `npx bmad-method install`, select **Claude Code** as your IDE. This creates:
- `.bmad-core/` folder with all agents
- `.claude/commands/BMad` folder with agent command files (`.md`)
- `.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