pr-ready-package

Synthesize code diffs, delivery evidence, and project context into a structured pull request package.

Updated Jun 1, 2026
One-click install
npx skills add https://github.com/aurora-atoms/lattice --skill pr-ready-package
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-ready-package
Source: https://github.com/aurora-atoms/lattice/tree/main/skills/pr-ready-package
Command: npx skills add https://github.com/aurora-atoms/lattice --skill pr-ready-package

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the friction of fragmented pull request reviews by consolidating technical changes, intent, and validation evidence into a single, coherent, and reviewable package.

Core Features & Use Cases

  • Evidence Mapping: Automatically links acceptance criteria to specific test results and validation records.
  • Risk Transparency: Clearly surfaces unresolved decisions, known limitations, and rollback strategies for stakeholders.
  • Use Case: When a developer submits a complex feature, this Skill generates a structured summary that allows reviewers to immediately understand the rationale, impact, and verification status without manually digging through commit histories.

Quick Start

Use the pr-ready-package skill to generate a review package for the current branch by providing the associated ticket ID and implementation plan.

Frequently Asked Questions about pr-ready-package

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

FAQPage Schema
How do I consolidate code diffs and test results into a structured pull request package?

To consolidate code diffs and test results into a structured pull request package, this skill synthesizes raw code changes, project context, and validation evidence into a single, reviewable document. It bridges the gap between technical changes and stakeholder-ready documentation.

How can I automatically map acceptance criteria to verified test outcomes for code review?

You can map acceptance criteria to verified test outcomes by using this skill to automatically link project management tickets and implementation plans against specific validation records. This ensures reviewable packages clearly demonstrate requirement fulfillment.

What is the best way to surface rollback strategies and unresolved decisions in a pull request?

The best way to surface rollback strategies and unresolved decisions in a pull request is to synthesize delivery evidence and risk transparency into the generated package. This provides stakeholders immediate visibility into known limitations and rationale.

Does generating a review-ready pull request package require integration with version control systems?

Generating a review-ready pull request package requires integration with version control systems and project management tools. This connection is necessary to map acceptance criteria against verified test outcomes and gather the required code diffs.

How do I generate a structured pull request summary from a complex feature branch?

To generate a structured pull request summary from a complex feature branch, provide the associated ticket ID and implementation plan to this skill. It will produce a reviewable package containing the rationale, impact, and verification status without manual digging.