Codex Default
codexgpt-5.4General-purpose fallback agent for standard coding tasks in Codex CLI
workerofficialImplementcodexgeneral-purposedefaultbuilt-in
Install
codex (built-in)Description
Built-in Codex CLI default agent that handles standard coding tasks. It serves as the fallback agent when no specific subagent is invoked, providing general-purpose code generation, editing, and problem-solving capabilities.
Capabilities
- General coding
- Code generation
- Problem solving
- File editing
Tools
shellread_filewrite_fileapply_patch
Related Agents
Hephaestus
claudeopus
Autonomous deep worker that explores codebases, plans approaches, executes implementations, and verifies results without human intervention.
WorkerImplementVerifyautonomousdeep-work
3,200 18,500
curl -o ~/.claude/agents/hephaestus.md https://raw.githubusercontent.com/Yeachan-Heo/oh-my-claudecode/main/agents/hephaestus.mdExecutor
claudesonnet
Focused task executor for implementation work that takes a well-defined plan and produces clean, tested code.
WorkerImplementimplementationcoding
1,600 9,200
curl -o ~/.claude/agents/executor.md https://raw.githubusercontent.com/wshobson/agents/main/executor.mdWriter
claudehaiku
Technical documentation writer specializing in README files, API docs, architecture docs, and developer guides.
WorkerImplementdocumentationreadme
1,500 8,100
curl -o ~/.claude/agents/writer.md https://raw.githubusercontent.com/wshobson/agents/main/writer.md