ccg

Orchestrates CodexCLI, AntigravityCLI/GeminiCLI parallel analysis with Claude synthesis for complex tasks.

Updated Mar 11, 2025
One-click install
npx skills add https://github.com/MohammedSaudAlsahli/dotfiles --skill ccg-mohammedsaudalsahli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ccg
Source: https://github.com/MohammedSaudAlsahli/dotfiles/tree/main/ai/agents-skills/ccg
Command: npx skills add https://github.com/MohammedSaudAlsahli/dotfiles --skill ccg-mohammedsaudalsahli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @openai/codex, agy, @google/gemini-cli, and includes scripts (resource) components.

What problem does it solve?

This Skill provides a streamlined way to leverage Claude-Codex-Gemini, combining the strengths of Codex and Antigravity/Gemini for comprehensive analysis and synthesis.

Core Features & Use Cases

  • Parallel Analysis: Utilizes Codex and Antigravity/Gemini in parallel to gain insights from multiple perspectives.
  • Synthesis: Integrates findings from both models into a single, coherent response.
  • Use Case: Ideal for complex tasks like code review, where architecture and UX/UI need to be considered simultaneously.

Quick Start

To initiate a CCG analysis, type: /oh-my-claudecode:ccg "Review this PR - architecture/security via Codex and UX/readability via Antigravity"

Frequently Asked Questions about ccg

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run parallel code review across multiple AI models like Codex and Gemini?

To run parallel code review, this Skill orchestrates Claude, Codex CLI, and Gemini CLI simultaneously to analyze architecture and UX, then synthesizes the findings into a single coherent response.

Can I use Antigravity CLI with Claude for complex task analysis?

Yes, you can use Antigravity CLI alongside Claude. The Skill queries Antigravity and Codex in parallel for multiple perspectives, using Claude to synthesize the integrated results.

Do I need Codex CLI and Gemini CLI installed to use parallel AI analysis?

Yes, parallel AI analysis requires Codex CLI, Antigravity CLI, or Gemini CLI to be installed. These dependencies enable the simultaneous querying needed before Claude performs synthesis.

What is the best way to synthesize insights from multiple AI models for software engineering?

The best way to synthesize multi-model insights is orchestrating them in parallel for distinct tasks like architecture and readability, then integrating findings via Claude into one coherent output.

How do I integrate parallel AI analysis into my existing CLI workflows?

You can integrate parallel AI analysis into CLI workflows by invoking the Skill with a prompt, such as requesting PR reviews, which triggers parallel querying and Claude synthesis natively.

Why use parallel analysis with Claude, Codex, and Gemini instead of a single model?

Parallel analysis with Claude, Codex, and Gemini captures multiple expert perspectives simultaneously, such as architecture via Codex and UX via Antigravity, yielding more comprehensive results than a single model.