todo-processing
Installation
SKILL.md
todo-processing
This skill describes how to work with todo files located in the configured todos directory (default: docs/agent-todos/). These files track tasks for AI agents working on this project.
Invocation
Step 1: Identify the Todo to Process
If a todo file path is provided as argument:
Use that file directly. Proceed to Step 2.
If no argument is given:
-
Read the configured todos directory from
.agent-todos.local.json(todosRoot), defaulting todocs/agent-todos. -
Find all open todos (non-
DONE_, non-TODO_OVERVIEW.md.mdfiles):