← ClaudeAtlas

dispatch-worklisted

Send a bounded, isolated worker to carry out authorised work in this repository — briefed from an active item's brief, from that item's current phase, or from the outcome and boundary established live when there is no item — returning a pull request. Use whenever the practitioner directs that work be carried out by someone other than you, in whatever words — "send a worker on it", "put someone on this", "get it built", "dispatch it", "have an agent do X", "go build <item>" — and whenever isolation, a particular model, elapsed time, or keeping this context clean makes a worker the right means. Carrying the work out yourself is equally valid and needs no dispatch.
shobman/remit · ★ 0 · AI & Automation · score 72
Install: claude install-skill shobman/remit
# Dispatch The practitioner has asked for work to be carried out by someone other than you. You brief one bounded worker from the authority the work already has; it authors a working tree and returns its result. A deterministic wrapper turns that tree into the draft pull request this convention returns — the worker opens none. Its exploration never reaches this conversation. A worker is a means, not a gate. You may carry out authorised work yourself: research it, design it, write the code. Reach for a worker when isolation, a particular model or harness, elapsed time, or keeping this context clean is worth the briefing. Either way the result goes to `evaluate-work` before the practitioner is asked to accept it — working directly changes no evaluation rule. ## The bounded task is the authority the work already has A dispatch carries an outcome, a boundary, constraints and proof. Where those live depends on what the work is, and you take them from exactly one place, mechanically: - **Live work with no item** — the outcome and boundary the practitioner established in this collaboration. Write them into the briefing, since there is no file for the worker to read. Do not create an item so the dispatch has one: an item exists because they admitted it (`capture-work`). - **An item running no phases** — its brief has no Phases section, so `.remit/<slug>/brief.md` and the authoritative content it links to are the whole of it. That brief is the worker's task and its limit.