afk
Installation
SKILL.md
/afk
Drain the agent-ready backlog. Single skill that owns issue selection, worktree isolation, inner-agent execution, GitHub state coordination, merge-back, and runner-fallback.
When To Use
/afk— every issue currently labelledready-for-agent./afk --prd 42— only issues that reference PRD #42 (byprd: #42line in body, parent link, orprd:42label)./afk --issues 356,359,362— explicit list, in that order./afk --runner codex— pin a backend instead of alternating on exhaustion./afk -n 5— cap at five issues (default: drain until empty)./afk --once— single supervised iteration. Same asscripts/once.sh. Use for debugging the prompt./afk monitor— readonly status board, reads.red/tmp/afk-state.jsonfrom another terminal.
Hard Preconditions
Refuse to start if any of these fail. The user fixes them, you don't.