code-review

Review code changes for bugs, security gaps, and quality issues.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reviewing code changes for bugs, pattern violations, security gaps, and overall quality is time-consuming and error-prone without a structured approach.

Core Features & Use Cases

  • Comprehensive checklists for bugs, panics, dead code, performance, consistency, backwards compatibility, documentation, security, testing, and coding pattern violations.
  • Guided review workflow for PRs and code changes before commits, ensuring consistent feedback and high-quality releases.
  • Actionable feedback templates that provide specific file paths, lines, and explanations to speed up remediation.

Quick Start

Apply precise, actionable feedback on the latest code change by applying the checklist to the diff and returning a prioritized set of issues with recommended fixes.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I review code changes for bugs and security gaps?

To review code changes for bugs and security gaps, apply a standardized checklist covering panics, dead code, performance, backwards compatibility, and testing to generate prioritized, actionable feedback.

What is the best way to structure pull request feedback for quality assurance?

The best way to structure pull request feedback for quality assurance is using actionable templates that specify exact file paths, lines, and explanations to guide remediation.

Can I use a code review checklist across different programming languages and projects?

Yes, you can use this code review checklist across different programming languages and projects because it applies a standardized assessment workflow to any code diff or commit.

How do I identify coding pattern violations and dead code before committing?

To identify coding pattern violations and dead code before committing, run a guided review workflow that evaluates code changes against comprehensive quality and consistency checklists.

Does this code review workflow evaluate backwards compatibility and documentation?

Yes, this code review workflow evaluates backwards compatibility and documentation alongside security, performance, and testing to ensure consistent feedback and high-quality releases.

What should a comprehensive code review checklist cover?

A comprehensive code review checklist should cover bugs, panic safety, dead code, performance, consistency, documentation, testing, backwards compatibility, security, and coding pattern violations.