review

Review code diffs for security, performance, and quality issues.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/HyperDev1/hx-ai --skill review-hyperdev1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/HyperDev1/hx-ai/tree/main/src/resources/skills/review
Command: npx skills add https://github.com/HyperDev1/hx-ai --skill review-hyperdev1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review code changes for security, performance, bugs, and quality by providing clear, structured feedback. This skill helps teams identify issues in diffs across various stages of development.

Core Features & Use Cases

  • Parse diffs for staged changes, unstaged changes, specific commits, or PR-ready diffs, and read surrounding context to understand intent.
  • Categorize findings into security, performance, bug risks, code quality, and test coverage to guide fixes.
  • Provide actionable remediation suggestions and risk assessments to help teams ship safer, faster.

Quick Start

Provide the changes to review (staged, unstaged, a specific commit, or a PR diff) and ask me to start the analysis.

Frequently Asked Questions about review

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

FAQPage Schema
How do I review code diffs for security and performance issues?

Code review analyzes staged, unstaged, or pull-request diffs to identify security, performance, bug risks, and quality issues. It categorizes findings and provides actionable remediation suggestions to help ship safer code.

Can I analyze specific commits for bug risks and test coverage?

Yes, code review can analyze specific commits to evaluate bug risks and test coverage. It reads surrounding context to understand intent and categorizes findings to guide necessary fixes.

What is the best way to get structured feedback on pull-request-ready diffs?

Structured feedback is generated by parsing pull-request-ready diffs and categorizing issues into security, performance, bug risks, code quality, and test coverage, yielding actionable recommendations and risk assessments.

Does code review work with unstaged changes or only committed code?

Code review works with both unstaged and staged changes, as well as specific commits and PR-ready diffs. It reads surrounding context to understand intent across all these development stages.

How are code quality findings categorized during a review?

Code quality findings are categorized into security, performance, bug risks, code quality, and test coverage. This structured workflow outputs actionable remediation suggestions and risk assessments for each category.

What context is needed to review code changes for quality and security?

To review code changes, provide the staged, unstaged, commit, or PR diff. The review process reads the surrounding context to understand intent before categorizing security and quality issues.