6-agent-review

Reviews pull requests across six dimensions using parallel sub-agents.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/adrianschmidt/workspace-config --skill 6-agent-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 6-agent-review
Source: https://github.com/adrianschmidt/workspace-config/tree/main/claude/skills/6-agent-review
Command: npx skills add https://github.com/adrianschmidt/workspace-config --skill 6-agent-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a comprehensive and multi-dimensional review of code changes in a Pull Request, ensuring higher quality, security, and maintainability.

Core Features & Use Cases

  • Multi-Agent Parallel Review: Utilizes 6 specialized agents to analyze a PR from different perspectives simultaneously.
  • In-depth Code Analysis: Examines backward compatibility, code quality, architecture, security, observability, and performance.
  • Use Case: When a critical feature is being merged, use this Skill to get a thorough review covering all essential aspects, reducing the risk of introducing bugs or vulnerabilities.

Quick Start

Use the 6-agent-review skill to perform a deep review of the current pull request.

Frequently Asked Questions about 6-agent-review

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

FAQPage Schema
How do I perform a comprehensive code review on a pull request?

To perform a comprehensive code review on a pull request, use a multi-agent approach that analyzes PR diffs across backward compatibility, code quality, architecture, security, observability, and performance, synthesizing findings into a prioritized report.

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

Multi-agent code review works by deploying parallel specialized agents to simultaneously examine pull request diffs from distinct perspectives like security and performance, then synthesizing their individual findings into a consolidated, prioritized recommendations report.

Does multi-agent PR review cover security and performance dimensions?

Yes, multi-agent PR review covers security and performance dimensions, alongside backward compatibility, code quality, architecture, and observability, ensuring a thorough analysis of all critical code change aspects.

Can I use parallel sub-agents to analyze backward compatibility in my codebase?

Yes, you can use parallel sub-agents to analyze backward compatibility in your codebase, as this multi-agent review architecture specifically evaluates backward compatibility alongside five other critical dimensions during pull request analysis.

What's the best way to review critical features before merging a pull request?

The best way to review critical features before merging a pull request is using a multi-dimensional review approach that leverages parallel agents to analyze code quality, security, and architecture, reducing the risk of introducing bugs or vulnerabilities.