review-report

Standardize your nightly/weekly/monthly reporting with customizable templates.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/onepunch-tk/cc-test-notion-invoice-web --skill review-report-onepunch-tk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-report
Source: https://github.com/onepunch-tk/cc-test-notion-invoice-web/tree/main/.claude/skills/review-report
Command: npx skills add https://github.com/onepunch-tk/cc-test-notion-invoice-web --skill review-report-onepunch-tk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps code-review workflows produce consistent, standardized reports from review findings, ensuring clarity and reproducibility for stakeholders.

Core Features & Use Cases

  • Standardized Reports: Generates unified outputs that summarize quality, security, and performance issues.
  • Template-Driven: Applies a reference template to structure content and evidence.
  • Use Case: When a reviewer finishes a PR, trigger this skill to generate the official review report for documentation and handoff.

Quick Start

Generate a code review report for the latest commit.

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 standardized code review report from pull request findings?

To generate a standardized code review report, collect findings from your code evaluation and trigger the skill to output a structured markdown file. It formats severity, domain, confidence, and evidence into a unified document for stakeholder handoff.

Can I use this template-driven approach for multi-file commit code reviews?

Yes, you can use this template-driven approach for multi-file commit code reviews. It supports any codebase undergoing evaluation, processing both single-file and multi-file commits to produce a unified review report with references.

What is included in a structured code review report for quality and security issues?

A structured code review report includes severity levels, issue domains, confidence scores, evidence, and references. It summarizes quality, security, and performance issues by applying a standardized reference template to your collected findings.

Does the generated code review report integrate with reviewer-agent data formats?

Yes, the generated code review report integrates with reviewer-agent data formats. It ingests findings collected during code evaluation by reviewer agents and structures them into the standardized template for documentation and reproducibility.

Where does the automated code review report output get saved?

The automated code review report output is saved as a markdown file. It is generated at docs/reports/code-review/ with a filename combining the commit hash and current date in YYYYMMDD format for traceability.