outsourc-e/clawsuite

All-in-one command center for OpenClaw agents

341Stars on the repository
3Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

workspace-dispatch

01

outsourc-e/clawsuite

Skill Claude CodeCodex

Autonomous multi-agent mission orchestrator. Decomposes a mission into tasks, spawns sub-agents for each step, reviews output against exit criteria, and chains tasks automatically with retry. State persists to disk so missions survive context loss. Triggered by the Conductor UI or by direct user request.

341 3mo ago A 65 tokens original MIT

workspace-dispatch

02

outsourc-e/clawsuite

Skill Claude CodeCodex

Single-agent mission orchestrator. Decomposes a mission into tasks, spawns one worker per task using the default model, verifies exit criteria, and chains tasks with retry. No critic pattern — each worker self-verifies. Simple, fast, works with any model config.

341 3mo ago A 59 tokens copy · 100% MIT