Back to Skills

cross-review-policy

majiayu000
Updated 8 days ago
18 views
58
9
58
View on GitHub
Othergeneral

About

This skill enforces that all code generated by Claude Code or Google Gemini must be reviewed by OpenAI Codex before being presented to the user. It implements an automated review workflow with a maximum of three iteration cycles for feedback and fixes. Use this skill to ensure AI-generated code passes through a mandatory cross-model quality gate.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/cross-review-policy

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/cross-review-policy
0

Related Skills