implement-improvements
Installation
SKILL.md
Implement Improvements
Validate improvements from .turbo/improvements.md, propose a specific working set based on the backlog's actual contents, and run one lane per session: direct, investigate, or plan. Mixing lanes in a single run tangles commits, so the skill processes exactly one lane each time. Entries outside the confirmed working set stay in the backlog for future runs.
Task Tracking
At the start, use TaskCreate to create a task for each step:
- Read the backlog
- Validate and classify
- Recommend, confirm, and prune stale
- Run the chosen lane
- Prune working-set entries from the backlog
Step 1: Read the Backlog
Read .turbo/improvements.md. If the file does not exist, there are no improvements to implement; stop.
Parse all entries, extracting for each: