Address five friction points from first full orchestrate run:
- implementor: add interfaces_changed report field for contract shifts
- validator: read spec files directly instead of relying on inlined contracts
- decompose: support section-level context file references
- orchestrate: section extraction, interface change propagation, structured
retry prompt assembly, build verification at group boundaries only
- sprint: add success criteria to doc template, build verification on
in-session execution, explicit implementor agent hand-off, conventions
path in implementation prompt
Bump to v0.5.0.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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>