pair-coding
CommunityCoordinate Claude + Codex for mutual code review.
Software Engineering#code review#coordination#pair-programming#LLM agents#stateful workflow#spec plan code
Authorccomkhj
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It solves the problem of getting end-to-end, two-way accountability in code generation by forcing both Claude Code and Codex to propose and then review each other’s work at every stage.
Core Features & Use Cases
- Mutual review at each stage: Claude/Codex alternate as proposer and reviewer for spec, plan, and each code step, preventing silent acceptance of flawed decisions.
- Shared workflow state in .pair/: The session’s artifacts and disagreements live in
.pair/(PROGRESS, CONTEXT, DISCUSSION, SPEC/PLAN/STEP-N), so the loop is resumable and transparent. - Structured handoffs and human steering: Detached
pair_handoffruns keep your terminal free, whilepair_watch,pair_inject, andpair_takeoverlet you monitor or intervene safely.
Quick Start
Use pair-coding when you want two AI agents to mutually review a coding task from spec through implemented steps in a single coordinated session.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pair-coding Download link: https://github.com/ccomkhj/skills/archive/main.zip#pair-coding Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.