code-reviewer

Coordinate seven specialized agents to review code changes and generate prioritized reports.

Updated Jan 7, 2026
One-click install
npx skills add https://github.com/aimskr/aims-claude-toolkit --skill code-reviewer-aimskr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/aimskr/aims-claude-toolkit/tree/main/skills/code-reviewer
Command: npx skills add https://github.com/aimskr/aims-claude-toolkit --skill code-reviewer-aimskr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates thorough code-quality reviews by coordinating seven specialized agents to inspect changes for quality, architectural adherence, security, and performance, reducing manual review time and improving merge safety.

Core Features & Use Cases

  • Seven specialized agents (Architecture, Security, Performance, Logic, Readability, Test, Simplicity) review changed files in parallel.
  • Generates a structured findings report prioritized by Critical/Warning/Info, with a self-challenge step and an integration workflow.
  • Use case: pre-merge PR reviews, audits of implemented features, and ongoing codebase health checks.

Quick Start

Invoke the skill with the target files or changed path and it will run seven agents in parallel to generate a comprehensive quality report.

Frequently Asked Questions about code-reviewer

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

FAQPage Schema
How do I automate pre-merge PR reviews for architecture and security?

Automate pre-merge PR reviews by orchestrating seven specialized agents that inspect changed files in parallel for architecture, security, performance, and logic. This coordinates deep code-quality checks to reduce manual review time and improve merge safety.

What is multi-agent code review and how does it work?

Multi-agent code review works by deploying seven specialized agents to assess quality, architecture, security, and performance in parallel. Each agent focuses on a specific domain, consolidating results into a prioritized, actionable findings report.

How do I run a comprehensive codebase health check on implemented features?

Run a comprehensive codebase health check by invoking the skill with the target changed path. Seven agents execute parallel reviews to audit implemented features, producing a structured report prioritized by Critical, Warning, and Info.

Can I get a prioritized findings report from a parallel code review?

You can get a prioritized findings report from a parallel code review that includes a self-challenge step and an integration workflow. The structured report categorizes issues by Critical, Warning, and Info levels for actionable merge safety.

What is the best way to perform quality assurance checks on pull requests?

The best way to perform quality assurance checks on pull requests is automating deep reviews with seven specialized agents. This parallel approach assesses readability, test coverage, and simplicity, reducing manual effort and ensuring architectural adherence.

Does automated code review assess performance and logic vulnerabilities?

Automated code review assesses performance and logic vulnerabilities using dedicated agents. The Performance and Logic agents run in parallel alongside others to inspect changed files, identifying bottlenecks and flaws before generating a consolidated report.