What problem does it solve?
This Skill provides a structured, Codex-native harness framework for building, evolving, and auditing Agent Team harnesses. It defines how to assemble reusable components such as .codex/agents, .agents/skills, an orchestrator, and AGENTS.md pointers, plus references, to enable durable, daemonless runtime coordination and continuous evolution.
Core Features & Use Cases
- Scaffold and standardize Codex harness components (agents, skills, orchestrator) and ensure discoverability.
- Provide governance for reference loading, runtime state coordination, and artifact-driven workflows.
- Support harness auditing, evolution, and follow-up work through AGENTS.md pointers and references.
- Use cases include building new domain harnesses, auditing existing deployments, and extending with QA and orchestration patterns.
Quick Start
Review the SKILL.md to set up an initial harness using the orchestrator and runtime skills, then run through a sample audit workflow.