Codex Deep Reasoner banner
hmj1026 hmj1026

Codex Deep Reasoner

Design community

Description

--- name: codex-deep-reasoner description: 'CLI-backed read-only deep-reasoning worker — the codex variant of `deep-reasoner`. Use for root-cause analysis, algorithm design, complex multi-file debugging, and design synthesis during the implement phase when the `--reasoner=codex` backend is selected (default `gpt-5.6-sol` @ `high`) instead of the in-process opus deep-reasoner. Availability depends on the codex executable, independently of the separate CODEX review-peer switch. Runs `codex exec` i

Installation

Installs to ~/.claude/agents/hmj1026-dhpk-codex-deep-reasoner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hmj1026/dhpk/HEAD/agents/codex-deep-reasoner.md -o ~/.claude/agents/hmj1026-dhpk-codex-deep-reasoner.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository