What problem does it solve?
Implement tasks from an OpenSpec change by coordinating the reading, evaluation, and application of task files generated from OpenSpec designs. This skill streamlines turning design work into concrete changes within a controlled task workflow, reducing manual coordination overhead.
Core Features & Use Cases
- Scan and categorize tasks from openspec/changes/<name>/tasks/open and openspec/changes/<name>/tasks/closed.
- Resolve task readiness by applying status rules and updating frontmatter to reflect completion.
- Load shared context from the change's design artifacts and verify alignment with implementation tasks.
- Provide progress reporting, guardrails, and safe transitions between open and closed tasks.
- Use case: a team adopts an OpenSpec change and iteratively implements tasks, monitors progress, and archives completed work.
Quick Start
Provide a change identifier or allow the system to infer it, then run the opsx-apply workflow to begin implementing tasks.