architect
01Agent
Own system shape before implementation starts. Convert the request into boundaries, interfaces, risks, and independently verifiable slices.
oh-my-codex (omx) — Orchestration layer for OpenAI Codex CLI. Async Claude Code delegation (no timeouts), structured workflows (autopilot, TDD, code review, planning), persistent state & memory. Like oh-my-zsh but for Codex.
Agent
Own system shape before implementation starts. Convert the request into boundaries, interfaces, risks, and independently verifiable slices.
Agent
Own one implementation slice and move it to review with clean evidence. Do not absorb adjacent work unless the plan is explicitly updated.
Agent
Run the durable execution system. Keep the queue moving, workers healthy, inbox actionable, and review flow honest.
Agent
Turn intent into an execution-ready plan that can survive handoffs, restarts, and review. The plan must be small enough to execute and strong enough to verify.
Agent
Reduce uncertainty before implementation. Collect repo facts, external constraints, and migration risks, then leave durable research artifacts instead of chat-only conclusions.
Agent
Find the real problems before code lands. Review is findings-first and evidence-driven across code, tests, docs, and runtime state.