managing-todos
Installation
SKILL.md
Managing Todos
Lightweight todo tracking using markdown files. Todos capture things noticed during a session to tackle later.
Directory & Customization
Default directory: docs/todos/, archived todos go to docs/todos/done/.
Projects can override defaults in their CLAUDE.md:
## Todos
- directory: .todos/
- statuses: open, in-progress, blocked, done, wont-fix
The todo.sh script in this skill directory reads ## Todos from CLAUDE.md automatically.