xiaolai/cc-suite

One plugin to bridge and delegate across Claude Code, Codex CLI, and AGY CLI, etc. — single-source AGENTS.md, shared skills, mirrored hooks and MCP servers, and full Claude↔Codex bidirectional delegation.

44Stars on the repository
62Mods indexed here, across every type
24d agoLast push, which is what freshness is scored on
ISCLicence, which decides whether bodies are shown

agent-design

01

xiaolai/cc-suite

Skill Claude CodeCodex

Use when creating, editing, or reviewing a cc-suite advisor agent (a value-over-rules persona under .cc-suite/agents/). Covers system-prompt phrasing, model choice, tool restrictions, working-dir scoping, budget/turn limits, and the file format. Use proactively whenever the user asks to "add an agent", "make an…

44 24d ago A 92 tokens original ISC

audit-fix

02

xiaolai/cc-suite

Skill Claude CodeCodex

Full audit→fix→verify cycle: Claude audits, Codex fixes, Claude verifies. Repeats up to 3 rounds until all issues are resolved or the user stops. Claude does all code reading and judgment; Codex does all file editing.

44 24d ago A 55 tokens original ISC

audit

03

xiaolai/cc-suite

Skill Claude CodeCodex

Ask Claude Code to audit a file or set of files and return structured findings. Claude reads the code with fresh eyes and independent judgment — Codex does not self-review. Supports mini (5-dimension) and full (9-dimension) depth.

44 24d ago A 52 tokens original ISC

xiaolai/cc-suite

Skill Claude CodeCodex

Canonical reference for Claude Code plugin artifact schemas, hook events, frontmatter fields, and naming conventions. Used to inject domain knowledge into Codex audit prompts. Run /cc-suite:refresh-knowledge to update from latest docs.

44 24d ago A 51 tokens original ISC

claude-debug

05

xiaolai/cc-suite

Skill Claude CodeCodex

Send a bug or failing test to Claude Code for root-cause analysis and fix. Use when you've hit an error you can't trace, a test is failing for unclear reasons, or a behavior is wrong and the cause is deep in the codebase.

44 24d ago A 54 tokens original ISC

claude-implement

06

xiaolai/cc-suite

Skill Claude CodeCodex

Delegate an implementation task to Claude Code. Use when you want Claude to write, edit, or refactor code directly in the project. Claude has full read/write access and will make the changes autonomously.

44 24d ago A 46 tokens original ISC

claude-plan

07

xiaolai/cc-suite

Skill Claude CodeCodex

Ask Claude Code to produce an implementation plan before you write code. Use when the task is complex, touches multiple files, or has unclear requirements. Claude returns a numbered step-by-step plan with file paths and interfaces — you implement it.

44 24d ago A 51 tokens original ISC

claude-review

08

xiaolai/cc-suite

Skill Claude CodeCodex

Delegate a code review task to Claude Code via the claudecode MCP tool. Use when you want Claude's judgment on architecture, security, correctness, test coverage, or code quality for files you've just written or modified.

44 24d ago A 48 tokens original ISC

diagnose

09

xiaolai/cc-suite

Skill Claude CodeCodex

Diagnose the cc-suite setup in the current project. Runs the full health check, explains every issue, and fixes what can be fixed automatically. Skill counterpart to /cc-suite:diagnose.

44 24d ago A 42 tokens original ISC

init

10

xiaolai/cc-suite

Skill Claude CodeCodex

Initialize cc-suite for the current project — sets up the AGENTS.md bridge, registers Codex, Claude, and Antigravity MCP surfaces, and generates a .cc-suite.md config. Skill counterpart to /cc-suite:init.

44 24d ago A 48 tokens original ISC

repair

11

xiaolai/cc-suite

Skill Claude CodeCodex

Non-interactive re-run of all cc-suite bridge and registration scripts. No questions asked — idempotent escalation step after the diagnose skill finds issues it could not fix. Skill counterpart to /cc-suite:repair.

44 24d ago A 45 tokens original ISC

verify

12

xiaolai/cc-suite

Skill Claude CodeCodex

Ask Claude Code to verify that a list of reported issues has been fixed. Continues the same Claude session from a prior audit if sessionid is available, so Claude has full context of what it flagged. Returns FIXED / NOT FIXED / PARTIAL / REGRESSED per issue.

44 24d ago A 59 tokens original ISC

vocabulary

13

xiaolai/cc-suite

Skill Claude CodeCodex

Use when writing, reviewing, or naming any cc-suite artifact — pick the canonical noun or verb from this registry rather than coining a synonym. Loaded by NLPM's scorer and checker when R51 is enabled in .claude/nlpm.local.md.

44 24d ago A 55 tokens original ISC