code-review

Review code diffs and pull requests for bugs, maintainability, and style compliance.

Updated Sep 6, 2025
One-click install
npx skills add https://github.com/Atikri/AQUA-IN-JAR --skill code-review-atikri
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/Atikri/AQUA-IN-JAR/tree/main/.antigravity/skills/code-review
Command: npx skills add https://github.com/Atikri/AQUA-IN-JAR --skill code-review-atikri

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides reviewers to systematically identify bugs, style deviations, and maintainability concerns in code changes, accelerating high-quality PR feedback.

Core Features & Use Cases

  • Guided Review Checklist: Ensures correctness, edge-case handling, readability, and performance considerations are consistently evaluated.
  • PR & Diff Focus: Applies to pull requests and code diffs across languages to improve quality and maintainability.
  • Actionable Feedback: Produces clear, contextual recommendations with rationale to drive swift improvements.

Quick Start

To review a PR, provide the diff or code snippet and request the Skill to apply the checklist and return precise, actionable feedback.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I review a pull request for bugs and style compliance?

To review a pull request, provide the diff or code snippet to the Skill. It applies a checklist-driven workflow to evaluate correctness, edge cases, readability, and performance, returning clear, actionable feedback.

What is the best way to check code diffs for maintainability and readability?

The best way to check code diffs for maintainability is using a guided review checklist. This process systematically flags style deviations, performance concerns, and edge-case handling issues across programming languages.

Can I use this code review process across different programming languages?

Yes, you can use this code review process across different programming languages. It evaluates code changes from pull requests and diffs universally, focusing on correctness, readability, and performance rather than language-specific syntax.

How does a checklist-driven code review catch edge cases?

A checklist-driven code review catches edge cases by enforcing a systematic evaluation of correctness and performance for every code change. This ensures reviewers consistently consider edge-case handling and maintainability concerns rather than relying on memory.

How do I get actionable feedback on a code snippet?

To get actionable feedback on a code snippet, input the code and request a review. The Skill produces clear, contextual recommendations with rationale to drive swift improvements and accelerate high-quality PR feedback.