What problem does it solve?
This Skill turns an OpenSpec change plan into completed implementation work by organizing task selection, context review, code changes, progress tracking, and blocker handling.
Core Features & Use Cases
- Change Selection: Identify a named change, infer the intended change from context, or help resolve ambiguity among active changes.
- Structured Implementation: Inspect the workflow schema, read all required context artifacts, implement pending tasks incrementally, and update task status as work progresses.
- Guardrails and Progress Reporting: Pause when requirements are unclear or blocked, keep implementation scoped, and report completion status throughout the workflow.
- Use Case: Apply an OpenSpec feature change by reviewing its proposal, design, specifications, and tasks, then implementing each task while keeping the change checklist synchronized.
Quick Start
Use the OpenSpec apply change skill to implement the pending tasks for the specified change and report progress until completion or a blocker is encountered.