review-report

Summarize code and architecture reviews into a structured Review Report.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/KingSharkG/ai-agents-workflow --skill review-report-kingsharkg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-report
Source: https://github.com/KingSharkG/ai-agents-workflow/tree/main/skills/review-report
Command: npx skills add https://github.com/KingSharkG/ai-agents-workflow --skill review-report-kingsharkg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Generate a structured Review Report after code and architecture reviews, surfacing severity-tagged findings to unblock rework.

Core Features & Use Cases

  • Structured Findings: Collects findings with severity, confidence, root-cause category, and status.
  • Cycle-based Reporting: Supports multi-cycle review workflows, preserving stable finding IDs.
  • Evidence & Context: Attaches files, telemetry, and evidence to support decisions and traceability.

Quick Start

Input the Implementation Report (and Integration Check Report if available) and generate the final Review Report.

Frequently Asked Questions about review-report

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

FAQPage Schema
How do I generate a structured review report after a code and architecture review?

To generate a structured review report, input your implementation and integration check reports to surface severity-tagged findings. This process collects findings with root-cause categories, confidence levels, and status to unblock rework.

What is the best way to track severity and confidence levels for architecture review findings?

Tracking severity and confidence levels for architecture review findings requires a structured reporting format. This ensures every finding captures root-cause categories, current status, and evidence attachments for full traceability.

Can I preserve stable finding IDs across multiple review cycles?

Yes, you can preserve stable finding IDs across multiple review cycles using cycle-based reporting. This workflow maintains finding metadata and status across iterative reviews without losing track of previous evidence.

How do I attach evidence and telemetry to support architecture review decisions?

Attaching evidence and telemetry to architecture review decisions involves linking files and context directly to findings. This structured approach supports post-review sign-offs by providing traceable proof for every severity-tagged issue.

Do I need an integration check report to generate a formal QA review report?

An integration check report is not strictly required but is recommended to generate a formal QA review report. Inputting both implementation and integration reports ensures your structured findings capture comprehensive evidence for sign-offs.