leyuan0602-glitch/cc-claude-codex
Skill Claude CodeCodex
Development skill where Claude Code acts as supervisor and Codex acts as executor. Auto-trigger for implementation, debugging, refactoring, testing, and other dev tasks.
leyuan0602-glitch/cc-claude-codex
Skill Claude CodeCodex
Development skill where Claude Code acts as supervisor and Codex acts as executor. Auto-trigger for implementation, debugging, refactoring, testing, and other dev tasks.
leyuan0602-glitch/cc-claude-codex
Skill Claude CodeCodex
Independent code acceptance skill. Use when verifying completed work before committing, merging, or claiming done. Performs test-based verification only: unit tests, E2E tests, and integration tests. Only cares whether outcomes match expectations, not code implementation. Works standalone or as cc-claude-codex Phase 3.
leyuan0602-glitch/cc-claude-codex
Skill Claude CodeCodex
Multi-agent parallel verification. Spawns 3 independent agents (OpenCode CLI, Codex CLI, Claude Task subagent) in separate git worktrees to review, test, and fix code. Synthesizes results and applies final fixes on the original branch.