← ClaudeAtlas

orchestratelisted

Coordinate a multi-step repository task across creators, read-only reviewers, and verifiers. Use when work has dependencies, distinct write scopes, review gates, expensive operations, or cross-session artifact handoffs.
changocr/agents-lab · ★ 0 · AI & Automation · score 63
Install: claude install-skill changocr/agents-lab
# Orchestrate 1. Read available project instructions, task state, registry, and the approved contract. 2. Map dependencies and assign one owner and write scope per step. 3. Parallelize only independent work with non-overlapping writes and resources. 4. Require creator output, independent review, fixes, re-review, then verification. 5. When the project defines durable artifacts, keep full content there and send only status, path, verdict, and blockers. 6. Update the project's task source only when state or artifact consumption actually changes. 7. Stop on missing authority, private-data risk, or unresolved CRITICAL/HIGH findings.