util-manage-todo
Installation
SKILL.md
Manage Todo
Purpose
Manage ./todo.md in project root with task state tracking, TodoWrite synchronization, and ADR-governed refactor support. Primary use: Claude proactively creates/updates todos when detecting multi-step work.
CRITICAL: Todo File Location
Use ./todo.md for 95% of work (this skill)
| Use This Skill | Session Todo (rare) |
|---|---|
| Bug fixes, features, refactors | Temporary spikes only |
| Multi-step work, team coordination | Throwaway research |
| Work committed to git | Quick experiments (<1hr) |
| If unsure → use this skill |
Session todos: .claude/artifacts/YYYY-MM-DD/todos/todo-{name}.md
Related skills