Files
aj-geddes ccb7425126 feat: add BMAD skills package with Anthropic specification compliance
Complete transformation of bmad-v6 skills into proper Anthropic Claude Code
skill packages with parallel subagent architecture.

## Skills Created (9 total)
- bmad-orchestrator: Core workflow orchestrator
- business-analyst: Phase 1 product discovery
- product-manager: Phase 2 PRD and requirements
- system-architect: Phase 3 architecture design
- scrum-master: Phase 4 sprint planning
- developer: Phase 4 implementation
- ux-designer: Cross-phase UX design
- creative-intelligence: Cross-phase brainstorming/research
- builder: Meta skill for creating custom skills

## Key Features
- Anthropic skill specification compliant (YAML frontmatter)
- Parallel subagent strategies for 200K token utilization
- Executable scripts (bash/python) for each skill
- Document templates with {{variable}} substitution
- Comprehensive reference materials and resources
- Shared hooks (session-start, pre-tool, post-tool)
- CLAUDE.md for skill activation guidance

## Package Contents
- 91 files across 9 skills plus shared infrastructure
- SUBAGENT-PATTERNS.md for parallel execution patterns
- Example project-CLAUDE.md template for user projects

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-09 13:09:23 -06:00
..