archon-orchestrator

Coordinate multi-run Archon campaigns from a top-level Codex session.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/Wenbobobo/AutoArchon --skill archon-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: archon-orchestrator
Source: https://github.com/Wenbobobo/AutoArchon/tree/main/skills/archon-orchestrator
Command: npx skills add https://github.com/Wenbobobo/AutoArchon --skill archon-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Coordinates a multi-run Archon campaign from a top-level Codex session to manage setup, run sharding, teacher deployment, cross-run monitoring, recovery decisions, and final acceptance without directly editing Lean proofs.

Core Features & Use Cases

  • Campaign setup and scope translation into runs and shards
  • Shard planning, teacher deployment, and cross-run monitoring
  • Recovery decision support and final acceptance workflow with guardrails

Quick Start

Start a new Archon campaign from a top-level Codex session and begin configuring runs and teachers.

Frequently Asked Questions about archon-orchestrator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate multi-run campaigns across sharded tasks?

Multi-run campaign coordination manages setup, run sharding, teacher deployment, and cross-run monitoring from a top-level Codex session. It applies guardrails, run manifests, and campaign state maintenance to oversee distributed execution end-to-end.

What is cross-run monitoring and recovery decision support for orchestrated workflows?

Cross-run monitoring tracks sharded execution progress across multiple runs, while recovery decision support evaluates failures and determines corrective actions. This orchestration mechanism maintains campaign state and applies guardrails to ensure reliable completion.

Can I manage campaign setup and shard planning without directly editing Lean proofs?

Yes, campaign orchestration handles scope translation into runs and shards, teacher deployment, and final acceptance without directly editing Lean proofs. Guardrails and run manifests enforce structural boundaries throughout the workflow.

What's the best way to structure run sharding and deployment for a large campaign?

The best way to structure run sharding translates campaign scope into discrete runs and shards, deploys teachers across them, and maintains campaign state. A top-level Codex session coordinates the setup with guardrails and manifests for safe execution.

Do I need a top-level Codex session to run an Archon orchestration workflow?

Yes, an Archon orchestration workflow requires a top-level Codex session to manage setup, run sharding, teacher deployment, and final acceptance. This session maintains campaign state and enforces guardrails without direct Lean edits.

When should I not use a multi-run orchestrator for campaign management?

You should avoid a multi-run orchestrator for campaigns that do not require cross-run monitoring, recovery decisions, or sharded execution. Simple single-run tasks without the need for campaign state maintenance or guardrails do not need this orchestration layer.