Show HN: Codex Orchestrator: coordinate OpenAI Codex CLI across multiple repos (github.com)
Codex Orchestrator [0] is an agent skill that sits on top of Codex CLI. After invoking the skill and describing the issue, it develops a plan (plan.md), makes changes across all repos, and logs each execution in a markdown file (runs.md) that survives context compacting.
Codex CLI is good at working within a single repo, but cross-repo coordination still seems to require some additional scaffolding.
Before I built this skill, I was pulling my hair out trying to coordinate changes across multiple codebases: IoT device firmware, an AWS backend, and an Expo mobile app. With the orchestrator, I got everything coordinated in just a few passes.
Feedback welcome.
0 comments
[ 3.1 ms ] story [ 13.3 ms ] threadNo comments yet.