ccreview

Community

Two-round cross-model code review with GPT-5.4.

Authorjamie950315
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Cross-model code review automates the process of reviewing code changes by sending diffs to GPT-5.4 for feedback, triage, and verification, improving accuracy and consistency across reviews.

Core Features & Use Cases

  • Two-round cross-model review: initial review, triage, fixes, and a follow-up verification round.
  • Cross-model perspective: GPT-5.4 reviews while Claude triages and applies fixes.
  • Sensitive file protection and secret redaction: excludes sensitive files and redacts keys before sending data.
  • Rejection history: maintains per-project history to avoid repeating rejected suggestions.
  • Use Case: when reviewing a PR, this skill ensures suggestions are validated and only safe changes are merged.

Quick Start

Install the skill into your Claude Code skills directory and trigger it with /ccreview or say "code review" to start the two-round workflow.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ccreview
Download link: https://github.com/jamie950315/ccreview/archive/main.zip#ccreview

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.