pair

Coordinate Claude Code and Codex in manager-verifier roles across four modes.

Updated Jun 19, 2026
One-click install
npx skills add https://github.com/kolirt/claude-codex-pair-skill --skill pair-kolirt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pair
Source: https://github.com/kolirt/claude-codex-pair-skill/tree/main/codex-skill
Command: npx skills add https://github.com/kolirt/claude-codex-pair-skill --skill pair-kolirt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enables a collaborative pair mode between Claude Code and Codex, allowing for a manager and verifier/consultant workflow to enhance decision-making and code review processes.

Core Features & Use Cases

  • Pair Mode: Facilitates a manager-verifier collaboration for code review and decision-making.
  • Manager-Verifier Roles: Manager drives the task and consults the verifier at decision forks.
  • Four Modes: CONSULT, REVIEW, AUDIT, and DIAGNOSE for different stages of code development.
  • Read-Only Verifier: Ensures the verifier operates in a read-only environment for security.

Quick Start

Enter pair mode by saying "pair on" and start managing tasks while consulting the verifier as needed.

Frequently Asked Questions about pair

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

FAQPage Schema
How do I set up pair programming for code review between Claude Code and Codex?

Pair programming between Claude Code and Codex is enabled by activating pair mode, which establishes a manager-verifier workflow to enhance collaborative decision-making and code review. You can enter this mode by saying "pair on" to start managing tasks while consulting the verifier as needed.

What is the manager-verifier workflow for collaborative decision-making?

The manager-verifier workflow is a collaborative process where the manager drives the task and consults the verifier at decision forks. This ensures structured code review and decision-making between Claude Code and Codex across different development stages.

What are the different modes available for AI code review and consultation?

AI code review and consultation in pair mode supports four distinct modes: CONSULT, REVIEW, AUDIT, and DIAGNOSE. Each mode is designed for different stages of code development and collaborative analysis.

Does the verifier in pair mode require a specific environment setup?

Yes, the verifier in pair mode requires a secure read-only environment. This ensures the verifier operates safely without modifying code, maintaining security during the collaborative code review and audit processes.

Can I use pair mode for diagnosing issues during development?

Yes, you can use pair mode for diagnosing issues by selecting the DIAGNOSE mode. This allows the manager to collaborate with the verifier to identify and analyze problems during the code development process.