Codex CLI Subagent Demo This repository demonstrates how to implement a subagent system for Codex CLI, enabling one Codex session to orchestrate specialized sub-agents for delegated task execution. What This Demo Shows This proof-of-concept implements: Agent definitions as Markdown files with system prompts Agent executor that spawns isolated Codex subprocesses CLI wrappers for easy invocation and parent session setup Two demo agents: word-counter and file-writer Prerequisites Codex CLI installed and authenticated () Python 3.8+ PyYAML library Setup Usage Inside the Codex session, you can:...
| Stars | 17 |
| Forks | 6 |
| Language | Python |
| Category | Codex 技能 |
| License | MIT |
| Quality Score | 25.45/100 |
| Open Issues | 1 |
| Last Updated | 2025-11-05 |
| Created | 2025-11-04 |
| Platforms | cli, codex, python |
| Est. Tokens | ~1k |
These tools work well together with codex-cli-subagents for enhanced workflows:
Explore other popular codex 技能 tools:
codex-cli-subagents is an open-source codex 技能 by betterup with 17 GitHub stars.
codex-cli-subagents is primarily written in Python.
You can find installation instructions and usage details in the codex-cli-subagents GitHub repository at github.com/betterup/codex-cli-subagents. The project has 17 stars and 6 forks, indicating an active community.
codex-cli-subagents is released under the MIT license, making it free to use and modify according to the license terms.