workerlisted
Install: claude install-skill sumitake/agent-collab
# Delegate bounded worker output
Resolve the **plugin root** from this loaded file and invoke only
`python3 "<plugin-root>/coordinator.py"` with one bounded JSON request.
Read the **Coordinator request schema** in `<plugin-root>/README.md` before
constructing it; never invent fields or route/action pairs.
## Workflow
Classify the request as read-only plan/long-context authority or explicit build
authority before routing. Preserve that authority for the entire invocation;
plan and build never promote, demote, or silently fall back into one another.
Honor an explicit target only through the matching sealed route/action.
Gemini long-context and Grok huge-context are read-only; Grok has no generic
worker action. OpenCode build may use tools and modify a private temporary
workspace, but it returns output-only material and cannot write the caller
checkout. The `composer/codegen` compatibility route likewise invokes Grok 4.5
with constrained output-only authority. Codex build remains a distinct
mutation-capable role but is typed unavailable until its hardened backend
exists and may not fall back to advisory. Automatic worker routing is
temporarily unavailable in the closed coordinator schema; require an explicit
managed target. The coordinator still excludes the active primary and artifact-
author families and warns when independence cannot be proven for a non-
governance task. Keep the captured artifact separate from the prompt; its exact
bytes, hash, size, author model, and au