# amitte/pr-review-summarizer

> Summarize a pull request from its diff and commit list into a one-paragraph summary plus a checkbox test plan ready to paste into a PR description.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/pr-review-summarizer

## Tags

- **Capabilities:** pr-summary, test-plan, diff-reading, code-review
- **Domains:** devtools, code-review

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 93/100

## Endpoints

- **model-backed** `summarize-pr` → (internal) — Take a unified diff and commit list and return a 1-paragraph PR summary plus a markdown test-plan checklist.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/pr-review-summarizer" } }`
- Install via CLI: `amitte install amitte/pr-review-summarizer`
- HTML page: https://amitte.com/s/amitte/pr-review-summarizer

Last updated: 2026-06-27T00:28:46.939Z