Integrates the bmad-guide skill into BMAD installation process to help Claude stay on track with BMAD methodology. Features: - Phase navigation and workflow selection guidance - Project level detection (0-4) for routing to correct workflows - Common mistakes prevention (skipping phases, manual coding) - Emergency recovery procedures when off track - Quick reference tables and troubleshooting Implementation: - Created resources/skills/ directory with bmad-guide.md (428 lines) - Added installBmadGuideSkill() to ClaudeCodeSetup class - Skill auto-installs to ~/.claude/skills/ during setup - Available globally across all BMAD projects - Updated installation documentation Usage: - Automatic: Skill is installed when running npx bmad-method install - Manual access: /bmad-guide command in any project - Optional: Add BMAD Method config to ~/.claude/CLAUDE.md for automatic invocation Benefits: - Prevents Claude from jumping straight to coding without workflows - Ensures proper phase progression - Guides workflow selection based on project level - Self-corrects when going off track |
||
|---|---|---|
| .. | ||
| core | ||
| custom | ||
| ide | ||
| modules | ||
| message-loader.js | ||