Rewrote all existing skills for clarity and consistency, added /sprint
(session workhorse) and /create (skill/agent/hook builder), extracted
implementor and validator into standalone agent definitions, and removed
the old skill-creator skill and inline orchestrator prompts. Bump to 0.4.0.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- each skill updates CLAUDE.md on completion with current phase and next step
- plan-check handoff explicitly directs user to fresh session for orchestrate
- add Edit tool to allowed-tools for CLAUDE.md management
- single entry point for the full workflow chain
- phase detection routes to correct skill based on ./design/ state
- implementor and validator prompt templates for subagent dispatch