Implement Queue

Implement an entire folder of tickets in dependency order, each in a fresh subagent context, with preflight, per-ticket external verification, one commit per ticket, retry-once, and a circuit breaker — running to completion without pausing. Use this whenever the user wants a whole ticket queue or backlog folder worked through in one go: "implement all the tickets in tickets/", "run the queue", "work through the backlog", "burn down tickets/", "start the implementation queue", or when they ask to triage or resume a queue run that halted. Do NOT use this for implementing a single named ticket or for open-ended feature work.

anarefin 646773f 10 files · 36.7 KB Updated

File contents

anarefin/ai-agent-skills/tree/main/implement-queue commit 646773f55e

Frequently asked questions

npx skillmds@latest add anarefin/implement-queue