·code-review
</>

code-review

kasperjunge/agent-resources

Use when reviewing code changes before committing, after implementing features, or when asked to review. Triggers on staged changes, PR reviews, or explicit review requests.

6Installs·0Trend·@kasperjunge

Installation

$npx skills add https://github.com/kasperjunge/agent-resources --skill code-review

SKILL.md

Rigorous code review focused on quality, maintainability, and architectural soundness.

Start by inspecting the changes. If on the main branch, review the staged git diff. If on a different branch, review committed and uncommitted changes compared to main.

Dispatch two subagents to carefully review the code changes. Tell them they're competing with another agent - whoever finds more legitimate issues wins honour and glory. Make sure they examine both architecture AND implementation, and check every criterion below.

Use when reviewing code changes before committing, after implementing features, or when asked to review. Triggers on staged changes, PR reviews, or explicit review requests. Source: kasperjunge/agent-resources.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/kasperjunge/agent-resources --skill code-review
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is code-review?

Use when reviewing code changes before committing, after implementing features, or when asked to review. Triggers on staged changes, PR reviews, or explicit review requests. Source: kasperjunge/agent-resources.

How do I install code-review?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kasperjunge/agent-resources --skill code-review 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/kasperjunge/agent-resources

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01

Related Skills

None