philipp-spiess

review

Review uncommitted changes in the current repository using Codex CLI. Use when asking for a code review or reviewing changes before committing.

philipp-spiess 0 Updated 4mo ago
GitHub

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 --uncommitted

This will analyze uncommitted changes and provide feedback on code quality, potential bugs, and suggestions for improvement.