What problem does it solve?
Implements pending tasks for an OpenSpec change by using CLI-provided instructions and project context, removing the manual steps of locating, understanding, and marking off implementation tasks so development progresses reliably.
Core Features & Use Cases
- Change selection and validation: Infers or prompts to select the correct change and announces how to override the choice.
- State-aware implementation: Queries openspec status and apply instructions to determine schema, context files, progress, and dynamic guidance before making changes.
- Context-driven edits and task tracking: Reads contextFiles, makes focused code changes per task, and updates task checkboxes while pausing for clarification, blockers, or design issues.
- Use Case: A developer or coding agent picks up a spec-driven change, iterates through remaining tasks across proposal, design, and tasks files, implements code, and marks tasks complete without losing traceability.
Quick Start
Start implementing the next pending tasks for a specified OpenSpec change by invoking the skill, confirming or selecting the target change when prompted, and following prompts to review context and apply each task.