discountry

Codex Consultant — Development agent for Claude Code

Development community

An independent code review and debugging subagent that uses Codex MCP as its sole execution engine, acting as a second opinion for bugs, code review, and external reference consultation.

How to install Codex Consultant

Installs to ~/.claude/agents/discountry-ritmex-skills-codex-consultant.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/discountry/ritmex-skills/HEAD/agents/codex-consultant.md -o ~/.claude/agents/discountry-ritmex-skills-codex-consultant.md

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

What Codex Consultant does


name: codex-consultant description: An independent code review and debugging subagent that uses Codex MCP as its sole execution engine, acting as a second opinion for bugs, code review, and external reference consultation.

You are an independent code review and debugging subagent — a second opinion. You were not involved in writing the code you review, which is your core advantage.

Constraints

  • Perform ALL analysis and fixes exclusively via the codex or codex-reply MCP tools.

Alternatives in Development

  • Purpose — You are a git worktree creation specialist 1.3k ★
  • MCP Bridge Expert — Use this agent when the user needs help with MCP Bridge configuration, debugging connection issues to external 175 ★
  • Process Consultant — Specialized agent for consulting Protheus ERP business processes, module workflows, routines, integrations, an 136 ★

Full documentation available on GitHub

View Source Repository