code-review

Analyze code changes and provide structured feedback on diffs or files.

1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/snqb/my-skills --skill code-review-snqb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/snqb/my-skills/tree/main/code-review
Command: npx skills add https://github.com/snqb/my-skills --skill code-review-snqb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

On-demand assessment of code changes to provide structured feedback that helps teams improve quality and consistency.

Core Features & Use Cases

  • Targeted review of the most recent work: directories, git diffs, staged changes, or individual files.
  • Structured feedback following established conventions and actionable recommendations.
  • Works with manual invocation and returns contextual insights that speed up code reviews.

Quick Start

Say review or review this to trigger an on-demand code review.

Frequently Asked Questions about code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get structured code review feedback on my git diff?

To get structured code review feedback on a git diff, you can trigger an on-demand review of your staged changes or directories to receive targeted, actionable insights that improve quality and consistency.

What is the best way to automate static analysis and lint checks for code changes?

Automating static analysis and lint checks for code changes involves reviewing your recent work artifacts to extract actionable insights, enforcing structured feedback and prioritizing issues using a defined guideline.

Can I use this code review skill on individual files rather than entire directories?

Yes, you can use this code review skill on individual files, as it analyzes directories, git diffs, staged changes, or specific files to provide targeted feedback and contextual insights.

How do I trigger an on-demand code review for my latest project updates?

To trigger an on-demand code review for your latest project updates, simply say review or review this, and the skill will assess your recent work artifacts and return structured recommendations.

Does this code review tool work without external static analysis dependencies?

Yes, this code review tool works without external dependencies, analyzing directories and diffs directly to extract actionable insights and enforce structured feedback based on a defined guideline.

When should I use a manual code review invocation instead of automated CI checks?

You should use a manual code review invocation when you need on-demand, targeted assessment of specific recent changes to speed up reviews and gain contextual insights before pushing or merging.