task-loop
Installation
SKILL.md
Task Loop
Scaffold a self-contained loop directory from an existing backlog. The directory contains everything a fresh agent session needs to pick up a task, execute it, and hand off to the next iteration — with no session memory between runs.
When to use
Invoke when the user has a backlog (from /task-plan, hand-written, or
any structured task list) and wants to run it through an automated
agent loop. The output is a directory with PROMPT.md, run-log.md, and
a shared .gitignore.
Process
1. Locate the backlog
Accept a backlog file path. If not provided, look for: