peterbamuhigire

Engine Orchestrator — Development agent for Claude Code

Development community

Codex wrapper for the canonical engine-orchestrator instruction.

How to install Engine Orchestrator

Installs to ~/.claude/agents/peterbamuhigire-chwezi-engine-agents-engine-orchestrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/peterbamuhigire/chwezi-engine-agents/HEAD/agents/engine-orchestrator.md -o ~/.claude/agents/peterbamuhigire-chwezi-engine-agents-engine-orchestrator.md

Restart Claude Code, or start a new session, for it to be picked up.

What Engine Orchestrator does


name: engine-orchestrator description: Codex wrapper for the canonical engine-orchestrator instruction. canonical_id: engine-orchestrator contract_version: "1.0" required_capabilities: [read_files] output_contract: core/contracts/handoff.yaml

Load `core/instructions/engine-orchestrator.md` and follow it as the source of truth. Codex supplies the file-reading and tool boundary; this wrapper does not duplicate routing policy.

Alternatives in Development

  • Agent Of Empires — Claude Code, OpenCode, Mistral Vibe, Codex CLI, Gemini CLI Coding Agent Terminal Session manager via tmux and 1.2k ★
  • Panel Artist A — 웹툰 패널 아티스트 A. scene 그룹 A에 배정된 패널들을 codex-image로 렌더링해 PNG로 저장한다 305 ★
  • Codex Orchestrator — CLI tool for delegating tasks to GPT Codex agents via tmux sessions 263 ★

Full documentation available on GitHub

View Source Repository