What problem does it solve?
This Skill systematically executes approved OpenSpec proposals, ensuring each task is implemented, rigorously tested, and thoroughly documented according to precise specifications. It reduces errors, minimizes rework, and provides transparent progress tracking for small to medium changes.
Core Features & Use Cases
- Sequential Task Execution: Implements changes task-by-task, strictly following the defined
tasks.md checklist, ensuring logical progression.
- Specification Adherence: Ensures that implemented code matches delta specifications exactly, preventing scope creep and misinterpretations.
- Continuous Testing & Reporting: Writes and runs tests for every change, capturing commands and results, and continuously updates progress transparently.
- Use Case: After a small feature proposal (e.g., adding a new filter to a search page) is approved, this Skill takes the task list, implements the code, writes and runs all necessary tests, and updates the task status, making the change ready for review and deployment.
Quick Start
Implement the approved OpenSpec proposal for "profile-search-filters".