codex-mgmt

Community

Architect Claude Code; Codex does the coding.

Authorblakegallagher1
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Claude Code often needs to orchestrate software tasks without making direct edits to code. This Skill ensures that high-level planning, reviews, and coordination happen in Claude, while Codex CLI performs all implementation work, resulting in safer, faster, and more scalable software delivery.

Core Features & Use Cases

  • Architect/Plan: Claude reads code, designs changes, and validates approach before any implementation.
  • Delegated Implementation: Codex CLI executes all edits, builds, and tests according to Claude's plan.
  • Quality Assurance Gate: Claude reviews diffs, tests results, and verifications before declaring completion.

Quick Start

To begin, tell Claude: "manage codex" or "drive codex" and provide the high-level objective. Claude will outline tasks and invoke Codex CLI steps to implement, verify, and finalize. Monitor Codex CLI logs for progress, as its actions will generate diffs and test outputs. No direct code edits by Claude.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: codex-mgmt
Download link: https://github.com/blakegallagher1/gpc-app/archive/main.zip#codex-mgmt

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository