Codex Research banner
flonat flonat

Codex Research

Research community

Description

--- name: codex-research fidelity: balanced oversight: high description: "Code review and research agent that delegates to OpenAI Codex CLI in\ \ headless mode. Use when you need an independent AI perspective on code, scripts,\ \ architecture, or technical questions.\n\nExamples:\n\n- Example 1:\n user: \"\ Ask Codex to review this script for bugs\"\n assistant: \"I'll launch the codex-research\ \ agent to get an independent code review.\"\n <commentary>\n Independent code\ \ revie

Installation

Installs to ~/.claude/agents/flonat-claude-research-codex-research.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/flonat/claude-research/HEAD/.claude/agents/codex-research.md -o ~/.claude/agents/flonat-claude-research-codex-research.md

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

Full documentation available on GitHub

View Source Repository