What problem does it solve?
This Skill streamlines the management of development tasks, code review feedback, and technical debt by using a structured, file-based system within the todos/ directory.
Core Features & Use Cases
- Todo Creation: Easily create new todo items from findings or feedback, complete with detailed problem statements, findings, and acceptance criteria.
- Lifecycle Management: Manage the status of todos from
pending to ready to complete, including triage and dependency tracking.
- Integration: Seamlessly integrates with code review processes and slash commands for efficient workflow.
- Use Case: When a code review identifies a potential bug, you can create a new todo file, assign a priority, and track its resolution through to completion.
Quick Start
Use the file-todos skill to create a new todo for fixing the n-plus-1 query issue.