review-aggregation

Aggregate code-review outputs into a prioritized Markdown risk report.

7|2|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/salmanrrana/brain-dump --skill review-aggregation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-aggregation
Source: https://github.com/salmanrrana/brain-dump/tree/main/.claude/skills/review-aggregation
Command: npx skills add https://github.com/salmanrrana/brain-dump --skill review-aggregation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidates outputs from multiple code review agents into a single, actionable synthesis, eliminating scattered feedback and conflicting recommendations.

Core Features & Use Cases

  • Collect findings from all review agents (code-reviewer, silent-failure-hunter, code-simplifier, context7-library-compliance, react-best-practices, cruft-detector) into one view.
  • Deduplicate findings across agents to avoid duplicate issues and highlight genuine patterns.
  • Apply a priority matrix to categorize issues by severity and impact, guiding fast fixes and risk containment.
  • Produce a structured final report with recommended actions and traceable rationale for stakeholders.

Quick Start

Provide a unified review summary by aggregating all agent outputs and generating a prioritized report.

Frequently Asked Questions about review-aggregation

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

FAQPage Schema
How do I consolidate multiple code review agent outputs into a single report?

This Skill aggregates multiple code-review outputs into a single actionable report by collecting findings, deduplicating issues, applying a priority matrix for severity, and synthesizing a structured Markdown report with recommended actions.

What is the best way to deduplicate conflicting code review findings from multiple agents?

Deduplicating conflicting code review findings is achieved by aggregating agent outputs into a single view, automatically removing duplicate issues and highlighting genuine patterns across modules for a prioritized risk assessment.

Can I generate a prioritized risk assessment for code changes across different modules?

Yes, generating a prioritized risk assessment for code changes involves applying a priority matrix to aggregated review findings, categorizing issues by severity and impact to guide fast fixes and risk containment across modules.

Does the review aggregation workflow work for senior engineer code review processes?

Yes, the review aggregation workflow is designed for senior-engineer review workflows to produce a structured final report with traceable rationale for stakeholders managing code changes across modules.

What format does the final synthesized code review report use?

The final synthesized code review report uses Markdown format, providing a structured document with recommended actions and traceable rationale for stakeholders to review prioritized code changes.