Back to Skills
antigravityDevelopment & Code Tools
codex-review
Professional code review with auto CHANGELOG generation, integrated with Codex AI
Documentation
codex-review
Overview
Professional code review with auto CHANGELOG generation, integrated with Codex AI
When to Use
- When you want professional code review before commits
- When you need automatic CHANGELOG generation
- When reviewing large-scale refactoring
Installation
npx skills add -g BenedictKing/codex-review
Step-by-Step Guide
- Install the skill using the command above
- Ensure Codex CLI is installed
- Use
/codex-reviewor natural language triggers
Examples
See GitHub Repository for examples.
Best Practices
- Keep CHANGELOG.md in your project root
- Use conventional commit messages
Troubleshooting
See the GitHub repository for troubleshooting guides.
Related Skills
- context7-auto-research, tavily-web, exa-search, firecrawl-scraper
Use Cases
- When you want professional code review before commits
- When you need automatic CHANGELOG generation
- When reviewing large-scale refactoring
Quick Info
- Source
- antigravity
- Category
- Development & Code Tools
- Repository
- View Repo
- Scraped At
- Jan 26, 2026
Tags
ai
Related Skills
2d-games
2D game development principles. Sprites, tilemaps, physics, camera.
add_repo_inst
Please browse the current repository under /workspace/{{ REPO_FOLDER_NAME }}, look at the documentation and relevant code, and understand the purpose of this repository.
address_pr_comments
First, check the branch {{ BRANCH_NAME }} and read the diff against the main branch to understand the purpose.