code-review

Apply security-first review checklists to pull requests and provide actionable feedback.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Thoroughly assess code changes for security, quality, and maintainability to prevent defects and vulnerabilities.

Core Features & Use Cases

  • Security-first review checklist for common languages
  • Clear, actionable feedback format to improve code quality
  • Use Case: Auditing PRs for security risks and coding standards

Quick Start

Review the latest pull request by applying the security-first checklist and provide actionable feedback.

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 security audit on my pull requests?

To perform a security audit on pull requests, apply a security-first review checklist to assess code changes for common vulnerabilities and coding standards. This process thoroughly evaluates modifications to prevent defects and maintainability issues before merging.

What is the best way to provide actionable feedback during a code review?

The best way to provide actionable feedback during a code review is to use a clear, structured format guided by best practices and static analysis. This ensures developers receive specific guidance to improve code quality and security.

Can I use a standard code review checklist across different programming languages?

Yes, you can use a standard code review checklist across different programming languages. The review process applies a security-first checklist designed to evaluate code changes and enforce best practices across diverse teams and language environments.

How do I check my code changes for maintainability and quality standards?

To check code changes for maintainability and quality standards, embed static analysis and best-practice checks into your pull request review. This systematically assesses modifications to prevent vulnerabilities and ensure long-term maintainability.

When do I need a security-first code review process?

You need a security-first code review process when auditing pull requests for security risks, enforcing coding standards, or onboarding new developers. It prevents vulnerabilities by thoroughly assessing code changes before integration.