What problem does it solve?
This skill guides the end-to-end apply phase to implement a proposed spec delta while preserving the reference as truth, ensuring specs stay the source of truth and changes are executed in a controlled lifecycle.
Core Features & Use Cases
- Load context from the change directory (proposal.md, deltas/*/spec.md, design.md, tasks.md, notes) to drive implementation.
- Determine code placement and implement changes outside deltas/ per the design, tests, and project structure.
- Verify changes against requirements and scenarios with tests and spec-critic guidance; archive upon successful validation.
- Capture learnings and update notes to inform future iterations and prevent regressions.
- Support both interactive and autonomous execution modes with appropriate guardrails and prompts.
Quick Start
Provide a change proposal and let spexl apply the delta, verify against requirements and tests, and capture learnings.