ccg

Coordinate parallel Codex and Gemini prompts and synthesize outputs into one answer.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/Rheinmir/skills-kit --skill ccg-rheinmir
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ccg
Source: https://github.com/Rheinmir/skills-kit/tree/main/skills/ccg
Command: npx skills add https://github.com/Rheinmir/skills-kit --skill ccg-rheinmir

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill coordinates two external advisors (Codex and Gemini) in a single request and synthesizes their outputs into a unified answer, enabling multi-perspective analysis without manual coordination.

Core Features & Use Cases

  • Parallel analysis: Orchestrates Codex and Gemini prompts via CLI and captures artifacts for synthesis.
  • Synthesis & conflict resolution: Merges outputs, highlights agreements and disagreements, and delivers a chosen direction with a practical checklist.
  • Fallback handling: If one advisor is unavailable, continues with the available perspective and clearly notes limitations and risk.

Quick Start

Invoke the ccg skill with a task description to obtain parallel Codex and Gemini analyses and a synthesized final answer.

Frequently Asked Questions about ccg

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

FAQPage Schema
How do I compare Codex and Gemini outputs for an architecture review?

To compare Codex and Gemini outputs for an architecture review, you orchestrate parallel prompts to both CLIs and synthesize their responses. This process highlights agreements, resolves conflicts, and delivers a chosen direction with a practical checklist.

What is parallel multi-advisor synthesis for code review?

Parallel multi-advisor synthesis for code review is the process of querying multiple AI advisors simultaneously and merging their outputs. It captures distinct perspectives, highlights agreements and disagreements, and produces a unified final response.

Do I need Codex CLI and Gemini CLI to run parallel analysis?

Yes, you need Codex CLI and Gemini CLI installed to run parallel analysis. The orchestration workflow coordinates both external advisors, though it includes fallback handling to continue with a single perspective if one is unavailable.

How do I synthesize conflicting frontend UI decisions from multiple AI advisors?

To synthesize conflicting frontend UI decisions from multiple AI advisors, you orchestrate parallel prompts and merge the outputs. The synthesis step resolves conflicts, highlights disagreements, and delivers a chosen direction with a practical checklist.

What happens to cross-validation if one AI advisor is unavailable?

If one AI advisor is unavailable during cross-validation, the orchestration workflow applies fallback handling. It continues with the available perspective, clearly notes the limitations and risk, and synthesizes the final answer based on the single response.