home/categories/automation-tools/tangerine1202-cli-config-claude-skills-review-git-changes-skill-md
automation-toolstools

review-git-changes

Analyzes and refactors code changes in the current git working tree (staged, unstaged, or recent commits). Ensures changes follow best practices, coding standards, and maintain code quality. Use when the user asks to "review my git changes", "check what I changed", "refactor my changes", "ensure my changes are clean", or "review before commit".

tangerine1202
maintainer
tangerine1202
Updated 1/3/2026
Stars
0
Forks
0
quick start

Installation and usage

Analyzes and refactors code changes in the current git working tree (staged, unstaged, or recent commits). Ensures changes follow best practices, coding standards, and maintain code quality. Use when the user asks to "review my git changes", "check what I changed", "refactor my changes", "ensure my changes are clean", or "review before commit".

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use review-git-changes