code-review

Analyze git diffs and generate detailed code review reports.

1|Updated Sep 11, 2025
One-click install
npx skills add https://github.com/Ronnasayd/AI-pair-programming --skill code-review-ronnasayd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/Ronnasayd/AI-pair-programming/tree/main/skills/code-review
Command: npx skills add https://github.com/Ronnasayd/AI-pair-programming --skill code-review-ronnasayd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of code review, ensuring that changes adhere to system instructions, best practices, and security guidelines, thereby improving code quality and maintainability.

Core Features & Use Cases

  • Structured Code Analysis: Analyzes git diffs against predefined rules and instructions.
  • Compliance Verification: Ensures code changes meet system requirements for surgical changes and security.
  • Detailed Reporting: Generates comprehensive review reports with specific proposed changes.
  • Use Case: After a developer commits a change, this Skill can automatically review the diff, identify potential issues, and suggest specific refactorings to align with the project's coding standards.

Quick Start

Use the code-review skill to analyze the git diff output provided.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate code review on a git diff?

To automate code review on a git diff, you can use this Skill to analyze changes against predefined rules, identifying required adjustments and generating detailed review reports.

Can I check code compliance and security automatically after committing changes?

Yes, you can check code compliance and security automatically by analyzing git diffs against system instructions to ensure changes meet security guidelines and maintain code quality.

How does AI code analysis work for refactoring suggestions?

AI code analysis works by using specialist agents to evaluate git diffs, comparing changes against system instructions to propose specific refactorings and improvements for maintainability.

What is the best way to ensure my code changes follow system instructions?

The best way to ensure code changes follow system instructions is to perform structured reviews on git diffs, verifying compliance and generating reports with required adjustments.

Do I need to provide a git diff output to get a detailed review report?

Yes, you need to provide the git diff output so the Skill can analyze the specific code changes, identify potential issues, and suggest refactorings aligned with coding standards.