What problem does it solve?
Manually managing markdown-based todo lists, extracting tasks, and updating their status can be cumbersome and error-prone, especially in complex projects. This Skill automates the entire lifecycle of your .llm/todo.md files.
Core Features & Use Cases
- Automated Task Extraction: Instantly retrieve the first incomplete task along with all its indented context lines.
- Smart Task Addition: Add new tasks, including multi-line implementation details, in a single command, preserving indentation and structure.
- Status Management: Mark tasks as complete (
[x]) or in-progress ([>]) with a simple command.
- Task Archiving: Automatically archive completed task lists to a dated backup file, keeping your active
todo.md clean.
- Use Case: Let the AI automatically fetch your next task, add detailed new tasks, or mark completed items, keeping your project's todo list always up-to-date and actionable without manual file editing.
Quick Start
Get the next incomplete task from the .llm/todo.md file.