π What's New in v4.0.0
Breaking Changes
- Skills removed: Patterns now integrated directly into specialist agents
- New
.claude/structure: 7 core framework files
β¨ New Features
-
7 Core Framework Files (~850 lines total)
CLAUDE.md- Entry point with referencesCORE.md- Principles, rules, symbolsROUTING.md- Detection engine, orchestrationCAPABILITIES.md- 7 agents + MCP coordinationCOMMANDS.md- 15 command matrixFLAGS.md- iOS-specific flagsWORKFLOWS.md- Development tracks, BMAD, ADR
-
MCP Integration
- Context7 (REQUIRED before implementation)
- Sequential (complex analysis)
-
Development Tracks
- Quick: <0.3 complexity β Plan β Implement
- Standard: 0.3-0.7 β Context7 β Analyze β Plan β Implement β Test
- Enterprise: >0.7 β Full Analysis β ADR β Wave β Validate
-
BMAD Integration
- Story File Pattern
- ADR (Architecture Decision Records) support
-
Wave Orchestration
- Auto-activation on complexity β₯0.7
π Improvements
- ~80% token reduction through optimized structure
- 15 commands with standardized YAML frontmatter
- 7 Opus agents with MCP integration + integrated patterns
- 8-step Quality Gates validation cycle
- Smart auto-activation with keyword-based routing
ποΈ Removed
skills/folder (patterns now embedded in agents)ARCHITECTURE.md(content moved to.claude/CAPABILITIES.md).claude/ORCHESTRATOR.md(replaced byROUTING.md).claude/PRINCIPLES.md(integrated inCORE.md)
Full Changelog: v3.0.0...v4.0.0