code-review

Automate pull request code reviews and generate structured Markdown reports.

2|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/alanharrryy-wq/hitech-os --skill code-review-alanharrryy-wq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/alanharrryy-wq/hitech-os/tree/main/.agents/skills/Z_integrator/code-review
Command: npx skills add https://github.com/alanharrryy-wq/hitech-os --skill code-review-alanharrryy-wq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates thorough code reviews by applying standardized review patterns to PRs, surfacing security, performance, and quality issues early.

Core Features & Use Cases

  • Review Categories: Security, performance, and code quality checks for changes across PRs.
  • Output & Guidance: Generates a structured Markdown feedback report with actionable recommendations.
  • Use Case: Ideal for code audits, team PR reviews, and design reviews requiring consistent evaluation criteria.

Quick Start

Provide a PR to initiate a guided code review and receive structured feedback.

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 reviews for pull requests?

Automating code reviews for pull requests involves applying standardized review patterns to surface security, performance, and quality issues. This approach generates a structured Markdown report with actionable recommendations and a checklist of common patterns.

What is the best way to enforce consistent code quality checks across software projects?

The best way to enforce consistent code quality checks is by categorizing reviews into security, performance, and best-practices buckets. This standardized approach ensures consistent evaluation criteria across team PR reviews, code audits, and design reviews.

How does automated pattern guidance work for pull request reviews?

Automated pattern guidance for pull request reviews works by enforcing defined review categories and outputting structured Markdown feedback. It provides a checklist to flag common issues, surfacing actionable recommendations early in the workflow.

Can I use automated code review for security and performance audits?

Yes, you can use automated code review for security and performance audits. It applies standardized review patterns to code changes, surfacing security vulnerabilities and performance issues while generating a structured Markdown feedback report.

Do I need any specific dependencies to run automated code reviews?

No specific dependencies are required to run automated code reviews. You simply provide a pull request to initiate the guided review process and receive structured feedback without needing additional environment setup tools.

What are the limitations of pattern-based code review for pull requests?

Pattern-based code review for pull requests focuses on defined categories like security, performance, and quality. It may not catch nuanced architectural flaws outside these patterns, but it provides a reliable checklist for common issues across software projects.