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

add-agent

01

xiaolai/cc-suite

Command

Create a new cc-suite advisor agent — a project-scoped value-over-rules persona registered as an MCP server for Claude and Codex, then available to agy after the MCP projection is refreshed. Optional preset arg copies a curated template.

44 24d ago A 48 tokens original ISC

agy-preflight

02

xiaolai/cc-suite

Command

Check Antigravity CLI (agy) availability, authentication, models, and workspace MCP parity.

44 24d ago C 18 tokens original ISC

agy

03

xiaolai/cc-suite

Command

Delegate a prompt directly to Antigravity CLI with bounded execution and shared job tracking.

44 24d ago A 16 tokens original ISC

audit-agent

04

xiaolai/cc-suite

Command

Agent auditor — audit Claude Code agent definitions for triggering accuracy, system prompt quality, tool appropriateness, and example coverage.

44 24d ago A 23 tokens original ISC

audit-command

05

xiaolai/cc-suite

Command

Command auditor — audit Claude Code slash commands for schema, workflow clarity, tool selection, error handling, and output specification.

44 24d ago A 23 tokens original ISC

audit-fix

06

xiaolai/cc-suite

Command

Audit→fix→verify loop — finds issues, fixes them, verifies fixes, repeats until clean or you stop.

44 24d ago A 22 tokens original ISC

audit-nlp

07

xiaolai/cc-suite

Command

Repo-wide natural language programming auditor — discover and audit all NL artifacts (prompts, skills, agents, commands, rules, hooks, plugins, specs, plans) in any repository.

44 24d ago A 36 tokens original ISC

audit-plugin

08

xiaolai/cc-suite

Command

Plugin auditor — audit Claude Code plugin artifacts for schema, specification, security, and structural defects.

44 24d ago A 18 tokens original ISC

audit-rules

09

xiaolai/cc-suite

Command

Rules auditor — audit .claude/rules/ files for enforceability, token efficiency, conflict detection, and correctness risk.

44 24d ago A 24 tokens original ISC

audit-skill

10

xiaolai/cc-suite

Command

Skill auditor — audit Claude Code SKILL.md files for structure, description quality, content effectiveness, and progressive disclosure.

44 24d ago A 22 tokens original ISC

audit

11

xiaolai/cc-suite

Command

Code auditor — full 9-dimension or fast 5-dimension audit with --full/--mini flag.

44 24d ago A 22 tokens original ISC

bridge-hooks

12

xiaolai/cc-suite

Command

Mirror .claude/settings.json hooks into .codex/hooks.json so Codex runs the same hook scripts on the overlapping events.

44 24d ago A 26 tokens original ISC

bridge-mcp

13

xiaolai/cc-suite

Command

Mirror MCP servers from .mcp.json into Codex and Antigravity workspace configs.

44 24d ago A 17 tokens original ISC

bridge-skills

14

xiaolai/cc-suite

Command

Symlink .agents/skills/ → .claude/skills/ so Codex CLI and Antigravity CLI (agy) see all Claude skills without duplication.

44 24d ago A 33 tokens original ISC

bridge-tools

15

xiaolai/cc-suite

Command

Bridge the project MCP surface into additional coding agents (Grok Build, opencode, Qwen Code, Kimi CLI) selected in .cc-suite.md. Grok, opencode, and Kimi read AGENTS.md and the shared skills tree natively, so only MCP config is mirrored, each to its own native format; Qwen Code also needs a skills symlink and does…

44 24d ago A 86 tokens original ISC

bug-analyze

16

xiaolai/cc-suite

Command

Root cause analysis for user-described bugs using Codex.

44 24d ago A 10 tokens original ISC

cancel

17

xiaolai/cc-suite

Command

Cancel a running Codex background job.

44 24d ago A 7 tokens original ISC

codex-preflight

18

xiaolai/cc-suite

Command

Check Codex connectivity, authentication, and discover available models.

44 24d ago A 11 tokens original ISC

continue

19

xiaolai/cc-suite

Command

Continue a previous Codex session — iterate on findings, request fixes, or drill deeper.

44 24d ago A 17 tokens original ISC

diagnose

20

xiaolai/cc-suite

Command

Diagnose the cc-suite setup in the current project. Runs a full health check, explains every issue found, and offers to fix everything that can be fixed automatically.

44 24d ago A 33 tokens original ISC

grok-preflight

21

xiaolai/cc-suite

Command

Check Grok Build (xAI) readiness — binary on PATH, authentication, and available models. Fast and local (no network round-trip).

44 24d ago C 29 tokens original ISC

grok

22

xiaolai/cc-suite

Command

Delegate a prompt to Grok Build (xAI) over the Agent Client Protocol (ACP), with bounded execution and shared job tracking. The Claude → Grok delegation lane.

44 24d ago C 35 tokens original ISC

implement

23

xiaolai/cc-suite

Command

Send a plan to Codex MCP for full autonomous implementation — choose model, effort, and sandbox level.

44 24d ago A 20 tokens original ISC

init

24

xiaolai/cc-suite

Command

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.

44 24d ago A 37 tokens original ISC