todo-worker

Installation
SKILL.md

Todo Worker

Pick the next executable task from project-root TODO.md by priority + dependency, atomically mark it [~] (in-progress), then start executing it.

TODO.md Format Contract

The skill assumes this canonical task-line format:

- `[STATE]` [PRIORITY] [ID] (dep: ID1,ID2) Title text

Where:

Installs
3
GitHub Stars
38
First Seen
May 19, 2026
todo-worker — jiahao-shao1/sjh-skills