human-review-pack

Compile technical evidence and review findings into a structured release pack.

3|Updated Jul 1, 2026
One-click install
npx skills add https://github.com/KeyValueSoftwareSystems/maestro --skill human-review-pack
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: human-review-pack
Source: https://github.com/KeyValueSoftwareSystems/maestro/tree/main/skills/core/sdlc/human-review-pack
Command: npx skills add https://github.com/KeyValueSoftwareSystems/maestro --skill human-review-pack

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of inconsistent, subjective, or incomplete code reviews by automating the assembly of a standardized, evidence-based review package that ensures all stakeholders have the necessary data to make informed decisions.

Core Features & Use Cases

  • Evidence Aggregation: Automatically pulls diff summaries, verification reports, and test results to ensure claims of readiness are backed by data.
  • Risk Assessment: Highlights critical areas such as database migrations, breaking API changes, and deferred findings to ensure human reviewers focus on high-impact items.
  • Use Case: Before a major release, use this skill to generate a comprehensive review pack that includes test coverage, QA journey results, and a clear decision matrix for the release manager.

Quick Start

Run the human-review-pack skill to generate a comprehensive review document for the current feature branch.

Frequently Asked Questions about human-review-pack

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

FAQPage Schema
How do I generate an evidence-backed release pack for human approval?

To generate an evidence-backed release pack, automate the compilation of technical evidence, code diffs, and test results into a structured document. This provides audit-ready verification of release readiness and risk assessment for human reviewers.

What is the best way to standardize code review documentation for compliance?

Standardizing code review documentation requires aggregating diff summaries, QA journey results, and verification reports into a deterministic review pack. This ensures all stakeholders make informed release decisions backed by consistent, objective data.

How does automated risk assessment handle breaking API changes and database migrations?

Automated risk assessment highlights critical areas like breaking API changes and database migrations by scanning technical evidence. This focuses human reviewers on high-impact items, ensuring release readiness claims are thoroughly evaluated.

Can I use this to compile test coverage and verification reports for a release manager?

Yes, you can compile test coverage and verification reports into a comprehensive review document for a release manager. It automatically aggregates technical findings into a clear decision matrix to satisfy rigorous quality assurance requirements.

When do I need an audit-ready release pack in the software development lifecycle?

You need an audit-ready release pack when your software development lifecycle requires rigorous verification of code changes before major releases. It provides deterministic documentation of release readiness and risk assessment for human approval.

Why does manual code review lead to inconsistent release readiness decisions?

Manual code review leads to inconsistent decisions because it relies on subjective evaluations lacking standardized data. Automating the assembly of evidence-based review packages ensures all stakeholders have the necessary technical data to make informed choices.