code-review

Review code changes for correctness, security, performance, and maintainability.

2|Updated Jun 8, 2026
One-click install
npx skills add https://github.com/swarm-agent/swarm --skill code-review-swarm-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/swarm-agent/swarm/tree/main/packages/swarm/src/skill/builtin/code-review
Command: npx skills add https://github.com/swarm-agent/swarm --skill code-review-swarm-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams review code changes for correctness, security, performance, and maintainability, reducing defects and speeding up review cycles.

Core Features & Use Cases

  • Checklists: Comprehensive review criteria across correctness, security, performance, and maintainability.
  • Feedback Templates: Clear, actionable feedback structure tailored to PRs.
  • Diff-analysis Guidance: Guidance on reading diffs, spotting risks, and suggesting concrete improvements.

Quick Start

Provide a high-quality review by loading the PR diff and context, then generate a structured feedback report with sections for Summary, Must Fix, Should Fix, Consider, and Praise.