codex-cli-subagent
CommunityRun nested Codex subagents safely.
Authortimurkhakhalev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill lets you spawn a nested Codex process (a “subagent”) using codex exec so it can work with the same project and AGENTS.md instructions.
Core Features & Use Cases
- Focused subagents: Run a dedicated Codex subagent inside your project to perform refactors, audits, or scripted operations without disrupting your main session.
- Safe execution: Non-interactive mode by default; logging captures for debugging without exposing inner steps to caller.
- Long-running tasks: Supports generous timeouts and log streaming to /tmp/${filename}.log for troubleshooting.
Quick Start
filename="$(openssl rand -hex 4)" codex exec "count the total number of lines of code in this project" 2>>/tmp/${filename}.log
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: codex-cli-subagent Download link: https://github.com/timurkhakhalev/cc-plugins/archive/main.zip#codex-cli-subagent Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.