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:

  1. Read the configured todos directory from .agent-todos.local.json (todosRoot), defaulting to docs/agent-todos.

  2. Find all open todos (non-DONE_, non-TODO_OVERVIEW.md .md files):

Installs
2
First Seen
Mar 12, 2026
todo-processing — erich3000/ji-agent-skills