review

Automate code review with noin-ai:reviewer for quality, security, and best practices.

Updated Jan 15, 2026
One-click install
npx skills add https://github.com/noin-ai/plugins --skill review-noin-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/noin-ai/plugins/tree/main/plugins/noin-ai/skills/review
Command: npx skills add https://github.com/noin-ai/plugins --skill review-noin-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code reviews are essential to ensure quality, security, and maintainability, but manual reviews can be time-consuming and error-prone without a structured approach.

Core Features & Use Cases

  • Trigger comprehensive reviews of code quality, security posture, and best practices using the noin-ai:reviewer agent.
  • Review targets include single files, directories, or git-staged changes, with modes like --quick, --security, and --accessibility to tailor the analysis.
  • Output actionable feedback in a structured format suitable for developers and reviewers.

Quick Start

Provide a target path and optional flags to initiate a review.

Frequently Asked Questions about review

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

FAQPage Schema
How do I automate code review for git staged changes?

To automate code review for git staged changes, provide the target path and let the tool analyze code quality, security, and best practices. It returns structured feedback suitable for developers and reviewers.

What is automated security review and how does it work?

Automated security review assesses your code's security posture and best practices using the reviewer agent. It works on files, directories, or git staged changes to output actionable security feedback.

Can I run a quick code review on a single file?

Yes, you can run a quick code review on a single file by providing the target file path with the quick flag. This tailors the analysis for a faster review of code quality and best practices.

Does automated code review support accessibility analysis?

Yes, automated code review supports accessibility analysis. You can use the accessibility flag to tailor the review and generate structured feedback focused on accessibility best practices.

What is the best way to get structured feedback for code quality?

The best way to get structured feedback for code quality is to automate the review process. This tool evaluates quality, security, and best practices, returning actionable insights for developers.

Why use an automated code reviewer instead of manual review?

An automated code reviewer replaces time-consuming and error-prone manual reviews with structured, consistent analysis. It evaluates code quality and security across staged changes or directories efficiently.