What’s Changed [0.2.3] - 2026-05-19
Added
- “Why Comet” section: README now explains the rationale behind Comet — how it combines OpenSpec’s WHAT management with Superpowers’ HOW execution into a unified 5-phase pipeline
- “Screenshots” section: Added three screenshots demonstrating platform selection, initialization, and skill execution in action
- “What You’ll Learn” section: New section showcasing Comet as a reference for stable nested skill triggering and multi-phase auto-flow patterns
- State Management YAML example: Extended documentation with complete
.comet.yamlfield example showing all key configuration values
Changed
- comet-build skill description: Clarified that execution mode (subagent vs executing-plans) is user-selectable based on task complexity, not always subagent-driven
- Enhanced State Management docs: Added explanation of how all states and phases are updated via scripts with completion validation before phase transitions