qa-report

Aggregate AI code review findings into a consensus verdict report.

1|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/dev-gios/agent-teams-qa --skill qa-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-report
Source: https://github.com/dev-gios/agent-teams-qa/tree/main/skills/qa-report
Command: npx skills add https://github.com/dev-gios/agent-teams-qa --skill qa-report

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill consolidates findings from multiple specialized AI agents, deduplicates issues, applies critical veto logic, and generates a clear, actionable verdict for code quality reviews.

Core Features & Use Cases

  • Consensus Engine: Aggregates and synthesizes reports from various QA specialists (architect, security, etc.).
  • Deduplication & Veto Logic: Intelligently merges identical findings and enforces veto power from security and architect agents.
  • Verdict Generation: Produces a final, ranked report with an overall verdict (APPROVE, APPROVE WITH WARNINGS, REJECT).
  • Use Case: After a code change is reviewed by the security, performance, and architecture agents, the qa-report skill takes all their individual findings, identifies that the security agent flagged a critical vulnerability (a vetoable offense), and issues a REJECT verdict, clearly stating the reason and the specific findings.

Quick Start

Use the qa-report skill to process the findings from the completed specialist reviews.

Frequently Asked Questions about qa-report

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

FAQPage Schema
How do I synthesize code review findings from multiple AI agents into a single report?

To synthesize code review findings, this skill aggregates specialist reports, applies deduplication to merge identical issues, and generates a structured consensus report with an executive summary and actionable recommendations.

What is veto logic in AI code review consensus engines?

Veto logic in AI code review enforces authority for specific agents like security or architecture, automatically triggering a final REJECT verdict if a critical vulnerability is flagged, overriding other approvals.

How do I consolidate duplicate issues found by different QA specialists?

You consolidate duplicate QA findings by feeding specialist reports into this skill, which intelligently deduplicates overlapping issues and synthesizes the remaining unique results into a ranked report.

Can I generate an executive summary from separate security and performance code review reports?

Yes, you can generate a unified executive summary by processing separate security and performance reports through the consensus engine, which produces a final verdict of APPROVE, APPROVE WITH WARNINGS, or REJECT.

What is the best way to aggregate routing manifests and specialist reports for a final QA verdict?

The best way to aggregate routing manifests and specialist reports is using a consensus engine that processes detail levels and applies veto logic to output a clear, ranked verdict for code quality reviews.