agent-team-review

Create expert review teams for parallel security, quality, spec, and governance checks.

6|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/damianpapadopoulos/auto-claude-skills --skill agent-team-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-team-review
Source: https://github.com/damianpapadopoulos/auto-claude-skills/tree/main/skills/agent-team-review
Command: npx skills add https://github.com/damianpapadopoulos/auto-claude-skills --skill agent-team-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines code reviews by automating the creation of multi-lens expert teams for parallel code review, ensuring comprehensive coverage of security, quality, spec compliance, and governance.

Core Features & Use Cases

  • Parallel Code Review: Spawn a team of reviewers for parallel security, quality, spec, and governance checks.
  • Sizing Rule: Automatically triggers a review team for code changes touching sensitive paths or large files.
  • Review Protocol: Detailed protocol for reviewer preparation, review process, and synthesis of findings.
  • Integration: Seamlessly integrates with existing workflows and can be used for any code change.

Quick Start

Initiate an agent-team-review for the code change by running 'agent-team-review start --sha HEAD'.

Frequently Asked Questions about agent-team-review

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

FAQPage Schema
How do I automate parallel code review for large code changes?

Automating parallel code review involves spawning a multi-lens expert team to simultaneously check security, quality, spec compliance, and governance. This Skill triggers automatically for large files or changes touching sensitive paths to ensure comprehensive review coverage.

When do I need a multi-lens expert team for code review?

A multi-lens expert team for code review is needed when implementation is complete and changes affect sensitive paths or large files. This approach ensures comprehensive coverage across security, quality assurance, spec compliance, and governance domains.

How does parallel code review with expert teams work?

Parallel code review works by automatically creating expert reviewers who simultaneously analyze security, quality, spec, and governance aspects. The protocol involves reviewer preparation, the parallel review process, and a final synthesis of all findings.

Can I trigger code review for specific commits or sensitive paths?

Yes, you can trigger code review for specific commits by running the start command with a specific SHA. The review team automatically sizes and applies when code changes touch sensitive paths or involve large files.

Do I need to finish implementation before running a code review?

Yes, implementation must be complete and ready for review before initiating a code review. This Skill automates creation of expert teams to analyze finished code changes for security, quality, spec compliance, and governance issues.