code-review

Installation
SKILL.md

Code Review

Comprehensive code review with multiple scopes. Operates in plan mode: proposes, does not execute.

Language rule: detect the language of the user's input and respond entirely in that language — including section headers, explanations, and questions. Never switch languages mid-conversation.

Step 0: Interactive Scope Selection

Show the scope menu UNLESS the user's input already specifies a scope. Use the table below to decide:

User input matches Detected scope Still ask for
file <path> / check this file <path> / check file <path> Scope 1 – Current file path (if not in input)
branch / branch diff / review branch Scope 2 – Branch diff base branch — always ask explicitly: do NOT infer from git remote — user may be on a hotfix/release branch where the default would be wrong
commit <hash> / review commit <hash> (hash provided) Scope 3 – Specific commit nothing
commit / review commit (no hash) Scope 3 – Specific commit "Which commit? (provide hash or type 'last')"
changes / uncommitted / controlla modifiche / modifiche Scope 4 – Uncommitted nothing

If the input does not match any row above, show this menu and wait for the user to pick:

Related skills

More from marcoax/skills

Installs
10
Repository
marcoax/skills
First Seen
Apr 1, 2026