code-reviewer

Apply AGENTS.md rules to review pull requests for security and quality issues.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/cipriantitire/noctvm --skill code-reviewer-cipriantitire
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/cipriantitire/noctvm/tree/main/Skills/code-reviewer
Command: npx skills add https://github.com/cipriantitire/noctvm --skill code-reviewer-cipriantitire

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates and standardizes code reviews by applying a comprehensive ruleset to identify security vulnerabilities, performance bottlenecks, and maintainability gaps in code changes.

Core Features & Use Cases

  • Centralized rules (AGENTS.md) covering Security, Performance, Correctness, and Maintainability to guide PR reviews, security audits, and code quality checks.
  • Deterministic evaluation with clear severity levels and actionable remediation steps.
  • Reusable templates and references to ensure consistent review quality across teams.

Quick Start

Review a pull request by applying AGENTS.md rules to reveal security, performance, and quality issues.

Frequently Asked Questions about code-reviewer

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

FAQPage Schema
How do I automate a pull request review for security vulnerabilities and performance bottlenecks?▼

Automate pull request review by applying a comprehensive ruleset that flags security vulnerabilities, performance bottlenecks, and maintainability gaps. The evaluation applies deterministic criteria from the AGENTS.md reference to deliver prioritized checks with clear severity levels.

What is static analysis for code quality assurance and how does it identify maintainability issues?▼

Static analysis for code quality assurance evaluates source code against centralized rules covering correctness and maintainability. This process identifies maintainability gaps by applying deterministic checks that produce actionable remediation steps and explicit severity levels.

Can I use this automated code reviewer for security audits across different software projects?▼

You can use this automated code reviewer for security audits across software projects. It applies reusable templates and a centralized ruleset designed to guide security audits, PR reviews, and code quality checks, ensuring consistent review quality across teams.

What's the best way to standardize code quality checks to ensure consistent review quality across teams?▼

Standardize code quality checks by applying reusable templates and the centralized AGENTS.md ruleset covering security, performance, and maintainability. This approach drives deterministic evaluations with explicit criteria, ensuring consistent review quality across teams.

Do I need specific reference files to perform a deterministic code review?▼

Yes, performing a deterministic code review requires the AGENTS.md reference and the rules under the rules/ directory. These files drive the evaluation by providing the explicit criteria and severity levels needed to flag security flaws and performance bottlenecks.

Why does a static analysis code review flag maintainability gaps alongside security flaws?▼

A static analysis code review flags maintainability gaps alongside security flaws because the centralized ruleset evaluates all three categories concurrently. Applying comprehensive criteria ensures that performance bottlenecks and code quality issues are identified with the same deterministic severity levels as security vulnerabilities.