Claude Code Codex CLI

0 · 0 · 3 MCP

my-claude · MIT ·

📦

🔄

$ git clone --depth 1 https://github.com/sehoon787/my-codex.git /tmp/my-codex && bash /tmp/my-codex/install.sh
── ──
[sync]
[sync]
[sync]
── ──
$ codex ""
── ──
[codex]
── ──
[codex] spawn_agent(agent_type='executor', model='o3', reasoning_effort='medium')
[executor]
── ──
[codex] spawn_agent(agent_type='code-reviewer', model='o3', reasoning_effort='high')
[code-reviewer]
[codex]
$ codex ""
── ──
[codex]
[codex]
── ──
[codex] spawn_agent(agent_type='unity-developer')
[unity-developer]
[codex] spawn_agent(agent_type='monetization-strategist')
[monetization-strategist]
[codex]

OMX · Agency · Awesome · ECC

MD→TOML

opus→o3/high · sonnet→o3/med · haiku→o4-mini/low

80 + 364 + 125

agency-agents · awesome-codex-subagents · everything-claude-code · oh-my-codex

MD→TOML

37

~/.codex/agents/

364

~/.codex/agent-packs/

125

SKILL.md

MCP Servers3

Context7 · Exa · grep.app

~10 agents
executor gpt-5.4 · medium · Task executor
debugger gpt-5.4 · medium · Bug investigation
code-reviewer gpt-5.4 · high · Code review
architect gpt-5.4 · high · System design
planner gpt-5.4 · high · Implementation planning
test-engineer gpt-5.4 · medium · TDD specialist
frontend-developer gpt-5.4 · medium · UI/UX development
backend-architect gpt-5.4 · high · API & services
mobile-developer gpt-5.4 · medium · iOS/Android
full-stack-developer gpt-5.4 · medium · End-to-end
~8 agents
devops-automator gpt-5.4 · medium · CI/CD pipelines
sre gpt-5.4 · medium · Site reliability
database-optimizer gpt-5.4 · medium · DB performance
performance-benchmarker gpt-5.4 · medium · Profiling
infrastructure-maintainer gpt-5.4 · medium · IaC
incident-response-commander gpt-5.4 · high · On-call
cloud-architect gpt-5.4 · high · AWS/GCP/Azure
kubernetes-operator gpt-5.4 · medium · K8s orchestration
~7 agents
security-engineer gpt-5.4 · high · Vulnerability analysis
qa-tester gpt-5.4 · medium · Quality assurance
accessibility-auditor gpt-5.4 · medium · WCAG compliance
compliance-auditor gpt-5.4 · high · Regulatory review
blockchain-security-auditor gpt-5.4 · high · Smart contracts
threat-detection-engineer gpt-5.4 · high · Threat modeling
penetration-tester gpt-5.4 · high · Ethical hacking
~10 agents
analyst gpt-5.4 · high · Deep analysis
scientist gpt-5.4 · medium · Research
explorer o4-mini · low · Codebase scan
writer o4-mini · low · Documentation
tracer gpt-5.4 · medium · Evidence tracing
git-master gpt-5.4 · medium · Git workflows
document-specialist gpt-5.4 · medium · Doc research
senior-project-manager gpt-5.4 · high · Project planning
code-simplifier gpt-5.4 · high · Complexity reduction
critic gpt-5.4 · high · Critical review
~12 agents
~18 agents
~20 agents
~15 agents

📦

name = "executor"
description = "Task executor"
model = "o3"
model_reasoning_effort = "medium"
🔄

sync: every Monday 09:00 UTC
sources: 4 upstream repos
convert: MD → TOML auto
output: PR with changelog
🤝

my-claude: Claude Code (.md)
my-codex: Codex CLI (.toml)
shared: skills, sources
sync: weekly upstream
my-codex
✅ 444Custom
✅ 4 sources
✅ 125Custom
✅ o3-high/med · o4-mini

git clone --depth 1 https://github.com/sehoon787/my-codex.git /tmp/my-codex && bash /tmp/my-codex/install.sh && rm -rf /tmp/my-codex

npx skills add sehoon787/my-codex -y -g