code-review

Identify code quality issues through structured pre-commit and pre-merge reviews.

Updated Aug 27, 2025
One-click install
npx skills add https://github.com/Andrej1601/HTMLSignage --skill code-review-andrej1601
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/Andrej1601/HTMLSignage/tree/main/.agents/skills/code-review
Command: npx skills add https://github.com/Andrej1601/HTMLSignage --skill code-review-andrej1601

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This guide helps engineering teams enforce consistent code quality by guiding reviewers through a structured, checklist-driven pre-commit review process.

Core Features & Use Cases

  • Checklist-driven evaluation across categories like Type Safety, Error Handling, Security, Testing, Code Quality, Documentation, and Performance.
  • Produces reproducible feedback with actionable remediation steps for pull requests and pre-merge reviews.
  • Use Case: a senior engineer conducts Fresh Eyes reviews to ensure critical changes meet standards before merging.

Quick Start

Run a Fresh Eyes review on the current pull request to surface findings and guide fixes.

Frequently Asked Questions about code-review

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

FAQPage Schema
What is a checklist-driven pre-commit code review?

A checklist-driven pre-commit code review systematically evaluates pull requests across categories like Type Safety, Security, and Testing to surface quality issues with severity scoring and concrete remediation steps before merging.

How do I perform a Fresh Eyes review on a pull request?

Run a Fresh Eyes review on your pull request to apply a structured checklist protocol. It produces reproducible findings with actionable remediation guidance across critical categories like Error Handling, Code Quality, and Documentation.

Can I use a structured code review checklist for critical-change audits?

Yes, apply the checklist-based protocol during critical-change audits to ensure consistency. It evaluates Type Safety, Security, Testing, and Performance, generating severity scores and remediation guidance for high-risk modifications.

Does pre-merge code review help enforce code quality standards?

Pre-merge code review enforces consistent code quality by guiding reviewers through a structured checklist. It covers categories like Error Handling and Documentation, producing actionable feedback to ensure changes meet standards before integration.

What categories does a pre-commit code review checklist cover?

The pre-commit code review checklist covers Type Safety, Error Handling, Security, Testing, Code Quality, Documentation, and Performance. Each category generates severity scores and specific remediation guidance for identified issues.