reviewer

Reviews code for vulnerabilities, quality issues, and maintainability problems across multiple contexts.

2|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/302ai/302-coding-plugins --skill reviewer-302ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reviewer
Source: https://github.com/302ai/302-coding-plugins/tree/main/plugins/oh-my-claudecode/skills/reviewer
Command: npx skills add https://github.com/302ai/302-coding-plugins --skill reviewer-302ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides systematic, thorough code reviews to improve quality, security, and maintainability across codebases.

Core Features & Use Cases

  • Security-focused analysis: identify vulnerabilities, insecure patterns, and hard-coded secrets.
  • Quality and maintainability: enforce best practices, naming consistency, and test coverage assessment.
  • PR and audit workflows: perform reviews for pull requests, security audits, performance scrutiny, and code quality checks.

Quick Start

Run a code-review session on the target PR or code snippet and request a detailed quality and security assessment.

Frequently Asked Questions about reviewer

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

FAQPage Schema
How do I automate code review for security vulnerabilities and maintainability?

Automated code review detects security vulnerabilities, insecure patterns, and maintainability issues by applying a structured framework that evaluates input validation, error handling, and testing coverage across pull requests and code snippets.

What is the best way to perform a security audit on a pull request?

A pull request security audit identifies hard-coded secrets and insecure patterns by enforcing best-practice checks, ensuring thorough input validation, and verifying error handling to prevent vulnerabilities before merging.

Can I use this code review approach across different programming languages and frameworks?

Yes, this code review approach applies across languages and frameworks, performing security, performance, quality, maintainability, and best-practice checks to ensure comprehensive code quality regardless of the tech stack.

How do I check code quality and test coverage during a code review?

Code quality and test coverage assessment during review enforces naming consistency and best practices by systematically evaluating test coverage and maintainability of submitted code snippets.

Does automated code review detect performance issues and hard-coded secrets?

Automated code review detects performance issues and hard-coded secrets by applying a structured framework that scrutinizes insecure patterns and enforces best practices for security and performance.

When do I need a structured framework for code quality checks?

You need a structured framework for code quality checks when performing security audits, performance scrutiny, and pull request reviews to systematically address defects, maintainability problems, and documentation gaps.