code-review

Identify security and quality issues in code changes with a structured checklist.

228|35|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/kaminocorp/hermes-alpha --skill code-review-kaminocorp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/kaminocorp/hermes-alpha/tree/main/hermes-agent/skills/software-development/code-review
Command: npx skills add https://github.com/kaminocorp/hermes-alpha --skill code-review-kaminocorp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code reviews are time-consuming and error-prone, especially for ensuring security and quality. This guide provides a clear, repeatable framework to evaluate changes.

Core Features & Use Cases

  • Structured Checklist: A repeatable set of criteria covering security, reliability, and performance.
  • Consistent Feedback: Standardized review responses to communicate findings clearly.
  • Use Case: Apply during pull requests, security audits, and legacy code cleanups to surface issues early and reduce risk.

Quick Start

Review the latest pull request diff against the checklist and generate a concise, actionable report.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I perform a structured code review on a pull request?

A structured code review evaluates pull request diffs against a repeatable checklist covering security, reliability, and performance to provide actionable, standardized feedback. It surfaces issues early by enforcing consistent reviewer guidelines and generating concise reports.

What is the best way to identify security issues in code changes?

To identify security issues in code changes, apply a structured checklist during pull request reviews or legacy code audits. This framework evaluates diffs for vulnerabilities and quality risks, producing reproducible outcomes and clear feedback to communicate findings.

Can I use a code review checklist for legacy code audits?

Yes, a code review checklist can be applied to legacy code audits to evaluate security and quality issues. It provides a repeatable set of criteria to assess existing codebases, surface hidden risks, and generate actionable feedback for cleanups.

Does static analysis replace manual pull request reviews?

Static analysis complements rather than replaces manual pull request reviews by automating vulnerability detection. A structured review checklist adds consistent human evaluation for reliability and performance issues, ensuring reproducible review outcomes and clear feedback.

How do I enforce best practices and consistent feedback in code reviews?

You enforce best practices and consistent feedback by applying a structured checklist with standardized review responses. This framework evaluates code changes for security and quality, ensuring every reviewer follows the same guidelines and generates reproducible outcomes.