Spawn specialized Codex CLI subagents for focused development tasks. Each profile injects a custom AGENTS.md persona that shapes the agent's behavior, focus areas, and output format.
The skill automatically checks for Codex CLI updates on each invocation and updates if needed. This prevents issues caused by outdated CLI versions.
| reviewer | Code quality, bugs, performance | Pre-commit review, PR assessment | | debugger | Root cause analysis, fixes | Investigating bugs, tracing issues | | architect | System design, component boundaries | Planning changes, evaluating architecture | | security | OWASP, vulnerabilities, secrets | Security audits, compliance checks |
코드 검토, 디버깅, 아키텍처 분석, 보안 감사, 리팩토링 및 문서화를 위한 특수 하위 에이전트를 사용하여 OpenAI Codex CLI를 조정합니다. 이 기술은 AGENTS.md 페르소나 주입을 통해 Codex 하위 에이전트(gpt-5.3-codex, gpt-5.3-codex-spark, gpt-5.2)에 집중적인 개발 작업을 위임할 때 사용해야 합니다. 출처: tdimino/claude-code-minoan.