codex

Document Codex MCP tool usage for code review and thread lifecycle management.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/tvishwanadha/skills --skill codex-tvishwanadha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: codex
Source: https://github.com/tvishwanadha/skills/tree/main/plugins/codex/skills/codex
Command: npx skills add https://github.com/tvishwanadha/skills --skill codex-tvishwanadha

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Codex MCP tool reference for code review, plan review, and completion verification.

Core Features & Use Cases

  • Codex MCP tool usage reference for the codex and codex-reply tools in agent workflows.
  • Configure and manage Codex MCP thread settings at start, including approval policy and sandbox mode.
  • Track, pause, and resume Codex MCP threads by saving threadId and purpose in plan context.

Quick Start

Start a Codex MCP thread using the codex tool with your initial prompt.

Frequently Asked Questions about codex

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use Codex MCP tools for code review and plan review?

Use Codex MCP tools for code review by initiating the codex tool with your prompt, then utilizing codex-reply to manage plan review and completion verification within your agent workflows.

How do I start and manage Codex MCP thread lifecycles?

Start a Codex MCP thread using the codex tool, then track, pause, and resume the thread lifecycle by saving the threadId and purpose in your plan context for reliable operation.

What configuration options are available when starting a Codex MCP thread?

When starting a Codex MCP thread, you can configure thread settings including the approval policy and sandbox mode to control execution behavior and security boundaries.

Can I resume a paused Codex MCP thread during completion verification?

Yes, you can resume a paused Codex MCP thread during completion verification by retrieving the saved threadId from your plan context and continuing the workflow with codex-reply.

Does Codex MCP thread management require external dependencies?

No, Codex MCP thread management operates without external dependencies, relying solely on the codex and codex-reply tools to handle thread lifecycle and configuration internally.