autonomous-loop
Installation
SKILL.md
Autonomous Loop
This skill turns a briefed backlog into a safely-running autonomous loop —
an unattended agent run that repeats a work cycle until a stop condition. It is
methodology, not a runtime: it teaches which existing runtime to wire up and
the discipline that makes running unattended safe. See CONTEXT.md for the
Autonomous loop / Proposal loop / Run-book vocabulary, and
RUNNING-AFK.md for the HITL→AFK hardening detail.
Deferrals: spec/backlog authoring → /to-issues and /triage; durable
TDD-ready issue bodies → /software-design; loop runtime mechanics → /loop
or /schedule/CI-cron. This skill checks input durability (element 5) and owns
the five elements below — it never authors the backlog or builds a new runtime.