What problem does it solve?
Implementing and tracking work items defined by an OpenSpec change can be tedious, error-prone, and disconnected from the authoritative CLI-driven workflow; this Skill provides a guided, repeatable process to select a change, read authoritative context, and implement tasks until completion or blockage.
Core Features & Use Cases
- Change selection and discovery: Infer a change from context, auto-select a single active change, or prompt the user with openspec list when ambiguous.
- Context-aware implementation: Query openspec status and apply instructions, read provided context files, show progress, and implement tasks in a focused loop while updating task checklists.
- Robust state handling: Detect blocked, all_done, or in-progress states and either pause with clear issues or congratulate and suggest archival; suitable for starting, continuing, or resuming implementation sessions.
Quick Start
Apply the 'feature-x' change and implement its pending tasks by following the openspec CLI instructions and updating task checkboxes as you complete them.