What problem does it solve?
Manually resolving multiple approved todos after code review or triage sessions is time-consuming, and it is easy to miss capturing valuable lessons learned or forget to clean up completed todo files, leading to unnecessary project clutter.
Core Features & Use Cases
- Parallel Batch Resolution: Processes all ready-status todos in parallel, skips pending untriaged todos, and respects dependency order between related tasks.
- Automatic Knowledge Capture: Integrates with the ce:compound skill to document lessons learned from todo resolutions for future team reference.
- Automatic Cleanup: Deletes resolved todo files and temporary scratch directories after completion to keep the project workspace tidy.
- Use Case: After a multi-role code review that generates 15 approved todos, use this skill to resolve all ready items in parallel, capture any architectural insights from the fixes, and automatically delete the completed todo files.
Quick Start
Use the todo-resolve skill to batch resolve all approved todos from the latest code review session and capture any lessons learned.