review-changes
Code review of current git changes, compare to related plan if exists, identify bad engineering, over-engineering, or suboptimal solutions. Use when user asks to review changes, check git diff, validate implementation quality, or assess code changes.
Installation
SKILL.md
Perform thorough code review of current working copy changes, optionally compare to plan, and identify engineering issues.
Create todo list with one item per changed file to review.
Step 7: Update Todo Mark file as reviewed in todo list.
Code review of current git changes, compare to related plan if exists, identify bad engineering, over-engineering, or suboptimal solutions. Use when user asks to review changes, check git diff, validate implementation quality, or assess code changes. Source: cygnusfear/agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/cygnusfear/agent-skills --skill review-changes- Source
- cygnusfear/agent-skills
- Category
- </>Dev Tools
- Verified
- —
- First Seen
- 2026-02-15
- Updated
- 2026-02-18
Quick answers
What is review-changes?
Code review of current git changes, compare to related plan if exists, identify bad engineering, over-engineering, or suboptimal solutions. Use when user asks to review changes, check git diff, validate implementation quality, or assess code changes. Source: cygnusfear/agent-skills.
How do I install review-changes?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cygnusfear/agent-skills --skill review-changes Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/cygnusfear/agent-skills
Details
- Category
- </>Dev Tools
- Source
- user
- First Seen
- 2026-02-15