codereview

Dispatch parallel architecture, security, and testing reviews to produce a unified verdict.

20|3|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/HerbertJulio/specialist-agent --skill codereview-herbertjulio
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: codereview
Source: https://github.com/HerbertJulio/specialist-agent/tree/main/skills/codereview
Command: npx skills add https://github.com/HerbertJulio/specialist-agent --skill codereview-herbertjulio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables teams to perform thorough code reviews quickly by dispatching architecture, security, and testing perspectives in parallel and consolidating the results into a single verdict.

Core Features & Use Cases

  • Parallel perspectives: architecture, security, and testing are reviewed concurrently to speed up PR cycles.
  • Consolidated verdicts: findings are deduplicated, severity-ranked, and linked to specific files and lines.
  • Observability and traceability: per-file references, structured messages, and remediation guidance support review processes.

Quick Start

Provide a path, PR URL, or directory to begin a parallel three-perspective code review.

Frequently Asked Questions about codereview

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

FAQPage Schema
How do I run a parallel code review on a pull request?▼

Run a parallel code review by providing a pull request URL, feature branch, or directory path. The skill dispatches architecture, security, and testing perspectives concurrently, returning a consolidated verdict with severity-ranked findings and per-file references.

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

Multi-perspective code review evaluates code concurrently across architecture, security, and testing dimensions. It coordinates these parallel perspectives to deduplicate findings, rank severity levels, and deliver a unified remediation plan linked to specific files and lines.

Can I use automated code review on an existing code directory?▼

Yes, you can target an existing code directory for automated review. The skill applies architecture, security, and testing perspectives to the directory, generating structured findings with severity levels and a consolidated remediation plan.

Does parallel code review provide actionable remediation guidance?▼

Yes, parallel code review provides actionable remediation guidance. It consolidates findings from architecture, security, and testing perspectives into a unified verdict, offering structured messages with severity levels and per-file references for traceability.

What's the best way to speed up PR cycles with automated code review?▼

Speed up PR cycles by dispatching architecture, security, and testing reviews in parallel. This concurrent approach eliminates sequential review bottlenecks, producing a consolidated verdict with deduplicated, severity-ranked findings and a unified remediation plan.