cross-review-policy
CommunityEnforce cross-review on AI code tasks.
Authorvamseeachanta
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces a formal cross-review workflow for AI-generated work, ensuring that every code or artifact produced by Claude/Gemini is reviewed by OpenAI Codex before user delivery.
Core Features & Use Cases
- Policy enforcement: Requires a codex-based review on AI-generated commits.
- Iteration controls: Limits review cycles to a defined maximum with structured feedback.
- Use Case: A development team wants to ensure all AI-assisted changes go through a Codex review before deployment in CI/CD.
Quick Start
Run the cross-review loop to start a review on a new change: ./scripts/ai-review/cross-review-loop.sh --max-iterations 3 Then check progress with: ./scripts/ai-review/review-manager.sh list
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: cross-review-policy Download link: https://github.com/vamseeachanta/assethold/archive/main.zip#cross-review-policy Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.