What problem does it solve?
This skill eliminates the friction of tracking small, ad-hoc project tasks during active work sessions, so you never lose track of follow-up work without breaking your coding or debugging flow.
Core Features & Use Cases
- Priority-based todo capture: Add todos with high, medium, or low priority in seconds, with automatic context collection from your current git branch and recent modified files.
- Sorted task overview: View all pending todos sorted by priority (high first) and creation date to focus on the most urgent tasks first.
- Lifecycle management: Mark todos as done to archive them for team retrospectives, or permanently remove irrelevant tasks, with all data stored as human-readable markdown files in your project's
.todos/ folder.
- Use Case: While debugging a login issue, you remember you need to update the password reset flow next week. Use this skill to capture that todo with high priority in one command, along with context about your current branch and recent work, so you don't forget it later.
Quick Start
Tell the AI to add a high priority todo to update the password reset flow after you finish debugging the current login issue.