Codex Review Workflow Skill
CommunityAutomate AI-assisted code reviews with Codex.
Authorvamseeachanta
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the AI-assisted code review process for commits created by Claude Code and Google Gemini by leveraging the Codex CLI to assess diffs, capture results, and centralize feedback for fast, consistent quality checks.
Core Features & Use Cases
- Automated AI-assisted reviews: Analyzes diffs for code quality, security, performance, and documentation using Codex.
- Review workflow automation: Post-commit hooks trigger analysis; results are stored in a pending queue; supports re-review cycles up to three iterations.
- Cross-repo reviews: Applicable to multi-repo environments and collaboration between teams requiring consistent review standards.
Quick Start
Use the review toolkit to list, view, approve, and implement reviews. For a quick test, run the manual review:
- List pending: ./scripts/ai-review/review-manager.sh list
- Show review: ./scripts/ai-review/review-manager.sh show <review_id>
- Full automated review: ./scripts/ai-review/codex-review.sh -f
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: Codex Review Workflow Skill Download link: https://github.com/vamseeachanta/assetutilities/archive/main.zip#codex-review-workflow-skill 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.