スクリプティング
Autonomous Loop
How Cavekit's autonomous execution loop works — state machine, stop hook,
completion sentinel, lock, budgets, iteration cap. Read this skill any time
you are about to run /ck:make, debug a stuck session, or write a new command
that needs the loop. Trigger phrases: "how does the loop work", "stop hook",
"autonomous", "completion sentinel", "why is the session looping".