What problem does it solve?
This Skill streamlines the management of code review feedback, technical debt, and feature requests by providing a structured, file-based system for tracking and prioritizing work items.
Core Features & Use Cases
- Todo Creation: Easily create new todo items from findings or feedback using a standardized template.
- Lifecycle Management: Manage the status of todos from 'pending' to 'ready' for triage, and finally to 'complete'.
- Dependency Tracking: Define and manage dependencies between different todo items to ensure proper workflow sequencing.
- Use Case: A developer finds a bug during code review. They create a new todo file, detailing the problem, findings, and proposed solutions. This todo is then triaged, prioritized, and worked on, with progress logged directly in the file.
Quick Start
Create a new todo item for a critical bug fix with the description 'fix-login-issue' and priority 'p1'.