todo-complete
Installation
SKILL.md
Todo Complete
Purpose
Mark a todo as completed, update its execution log, move it to the completed/ directory, and handle dependency unblocking for other todos.
Execution Flow
Phase 1: Identify Todo
If user specifies todo in command:
- Parse the todo identifier (title, filename, or number from list)
- Example:
/todo-complete Reply to client email
If not specified:
- List active todos using compact format:
Which todo would you like to complete?