Review uncommitted changes in the current repository using Codex CLI. Use when asking for a code review or reviewing changes before committing.
Install
npx skillscat add philipp-spiess/ai/review Install via the SkillsCat registry.
SKILL.md
Review Uncommitted Changes
Run a non-interactive code review of uncommitted changes using Codex CLI.
Instructions
Run the following command to perform a code review:
codex review --uncommittedThis will analyze uncommitted changes and provide feedback on code quality, potential bugs, and suggestions for improvement.