code-reviewer

Analyze code diffs between target and working branches and generate a structured Code Review Summary.

1|Updated Mar 27, 2022
One-click install
npx skills add https://github.com/huGgW/dotfiles --skill code-reviewer-huggw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/huGgW/dotfiles/tree/main/agent_rules/skill/code-reviewer
Command: npx skills add https://github.com/huGgW/dotfiles --skill code-reviewer-huggw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides engineers to perform thorough, constructive code reviews by applying a standardized process that improves code quality, security, and maintainability.

Core Features & Use Cases

  • Structured review workflow: Analyze the diff between target and working branches, categorize changes, and evaluate them against established criteria.
  • Findings & Recommendations: Identify issues by priority and provide concrete, actionable recommendations with file/line references.
  • Output-Ready Reporting: Produce a Code Review Summary in a clear format suitable for team reviews and PR discussions.

Quick Start

Compare the working branch against the target branch to generate a comprehensive code review summary and prioritized recommendations.

Frequently Asked Questions about code-reviewer

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

FAQPage Schema
How do I perform a structured code review on a feature branch diff?

To perform a structured code review on a feature branch diff, compare the working branch against the target branch to categorize changes, evaluate established criteria, and generate a prioritized Code Review Summary with actionable recommendations.

What is the best way to get actionable insights from branch diffs?

The best way to get actionable insights from branch diffs is to analyze the differences between target and working branches, identify issues by priority, and output concrete recommendations with specific file and line references.

Does this code review process work with frontend, backend, and infrastructure projects?

Yes, this code review process works across frontend, backend, mobile, and infrastructure projects, enabling it to handle various branch diff scenarios like feature branches and main/develop comparisons effectively.

Can I use this workflow to identify security risks during static code review?

You can use this workflow to identify security risks during static code review by applying its standardized evaluation criteria to branch diffs, prioritizing findings, and producing a structured summary for team discussions.

How do I generate a Code Review Summary for a pull request?

To generate a Code Review Summary for a pull request, compare the working branch to the target branch, evaluate the categorized changes against review criteria, and produce an output-ready report containing prioritized risk findings and recommendations.

What is included in the standardized code review summary format?

The standardized code review summary format includes categorized branch changes, risk prioritization, evaluation criteria alignment, and concrete recommendations with specific file and line references suitable for team reviews and PR discussions.