ccg

Orchestrate Codex and Gemini models for parallel task analysis.

Updated May 30, 2026
One-click install
npx skills add https://github.com/kwt00/oh-my-grok --skill ccg-kwt00
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ccg
Source: https://github.com/kwt00/oh-my-grok/tree/main/skills/ccg
Command: npx skills add https://github.com/kwt00/oh-my-grok --skill ccg-kwt00

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of obtaining and synthesizing parallel perspectives on a task using Codex and Gemini models, enhancing the decision-making process with expert analysis.

Core Features & Use Cases

  • Multi-model Analysis: Leverages both Codex and Gemini models to provide a comprehensive view of a task from different perspectives.
  • Parallel Processing: Simultaneously queries Codex and Gemini to gather insights without manual orchestration.
  • Use Case: When you need to review a codebase from both architectural and UX perspectives simultaneously.

Quick Start

Analyze the architecture and UX of a codebase using Codex and Gemini by typing: /oh-my-grok:ccg Review the codebase for architecture and UX.

Frequently Asked Questions about ccg

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

FAQPage Schema
How do I run multi-model code review using Codex and Gemini?

Multi-model code review using Codex and Gemini is orchestrated by simultaneously querying both models to gather architectural and UX perspectives, synthesizing parallel expert analysis to enhance decision-making for complex scenarios.

Do I need Codex CLI and Gemini CLI to perform parallel model analysis?

Yes, parallel model analysis requires both the Codex CLI and Gemini CLI for external model access. You must install these dependencies to enable simultaneous queries and gather multiple expert perspectives.

What is the best way to analyze a codebase from both architectural and UX perspectives simultaneously?

Analyzing a codebase from architectural and UX perspectives simultaneously is achieved by orchestrating parallel queries to Codex and Gemini models. This multi-model analysis generates comprehensive views without manual orchestration.

Can I use this multi-model analysis for complex decision-making scenarios?

Multi-model analysis is designed for complex decision-making scenarios where multiple expert views are needed. It leverages parallel processing of different models to provide a comprehensive view of your task.

Why use parallel processing for expert analysis instead of a single model?

Parallel processing for expert analysis streamlines the process of obtaining and synthesizing multiple perspectives. It queries different models simultaneously, providing a comprehensive view from different angles without manual orchestration.