Instructions file CodexOpenCode
Instructions for outsourc-e/hermes-workspace, covering hermes workspace agent contract, current semantic roster, operating rules and windows-specific notes (2026-06-01).
Instructions file CodexOpenCode
Instructions for outsourc-e/hermes-workspace, covering hermes workspace agent contract, current semantic roster, operating rules and windows-specific notes (2026-06-01).
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.
Instructions file CodexOpenCode
Instructions for outsourc-e/clawsuite, covering clawsuite agent roster, how aurora uses this file, routing table, aurora-coder — frontend specialist and aurora-daemon — backend specialist.
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.
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.