devteam-review

Execute coordinated code reviews across multiple specialized agents.

17|8|Updated Oct 30, 2025
One-click install
npx skills add https://github.com/michael-harris/devteam --skill devteam-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devteam-review
Source: https://github.com/michael-harris/devteam/tree/main/skills/devteam-review
Command: npx skills add https://github.com/michael-harris/devteam --skill devteam-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of conducting thorough code reviews, ensuring code quality, security, and adherence to best practices across multiple specialized reviewers.

Core Features & Use Cases

  • Coordinated Reviews: Orchestrates language-specific and domain-specific reviewers for comprehensive analysis.
  • Targeted Focus: Allows users to specify focus areas like security, performance, or architecture.
  • PR Review: Can review specific pull requests.
  • Use Case: Automatically review a new feature branch before merging to catch potential bugs, security flaws, and performance bottlenecks.

Quick Start

Run a coordinated code review on the current changes in your repository.

Frequently Asked Questions about devteam-review

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

FAQPage Schema
How do I automate code review for a pull request before merging?

Automated code review for a pull request is executed by orchestrating multiple specialized agents to analyze correctness, security, performance, and style. You can target specific pull requests or current repository changes for comprehensive analysis.

Can I focus automated code review specifically on security or performance?

Yes, automated code review allows you to specify targeted focus areas like security, performance, or architecture. This directs the specialized reviewers to conduct a focused analysis on the selected domain instead of a general review.

How does multi-agent code review work for analyzing code quality?

Multi-agent code review works by coordinating language-specific and domain-specific reviewers to analyze code quality. This orchestrated approach ensures comprehensive coverage across correctness, security, performance, and style guidelines.

What is the best way to review specific files or directories for code quality?

The best way to review specific files or directories for code quality is using a coordinated review assistant that targets those exact paths. It orchestrates specialized agents to analyze the selected scope for bugs, flaws, and bottlenecks.

Does automated code review track session state and logging for analysis?

Yes, automated code review integrates with state management scripts for session tracking and logging. This records the review process and outputs, ensuring analysis sessions are persisted and can be referenced later.