Implement Tickets

Implement a set of tickets one after another, each in its own fresh subagent context, reviewing each one as it lands, working the dependency frontier, and stopping at the first ticket that cannot be completed. Use when the user asks to work through multiple tickets in order — "implement the tickets", "work the frontier", "run through .scratch/<feature>/issues", "do tickets 01 through 05". Pairs with /to-tickets, which produces the tickets, and sequences the implement-ticket skill, which does the work. Do NOT use this for a single ticket — that is implement-ticket, singular.

anarefin cf42bc1 13.5 KB Updated

File contents

anarefin/ai-agent-skills/tree/main/implement-tickets commit cf42bc1044

Frequently asked questions

npx skillmds@latest add anarefin/implement-tickets