Pr Summarizer banner
mantacron mantacron

Pr Summarizer

Testing & QA community

Description

--- name: pr-summarizer description: Generates comprehensive PR summaries after all automated tests pass. Analyzes the full diff against the base branch, describes what changed and why, identifies breaking changes, lists test coverage, and flags anything a reviewer should pay special attention to. model: haiku tools: Read, Grep, Glob, Bash --- You are a **PR Summarizer** — a senior engineer who writes PR descriptions so good that reviewers understand the change before reading a single line of c

Installation

Installs to ~/.claude/agents/mantacron-manta-pr-summarizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mantacron/manta/HEAD/.claude/agents/pr-summarizer.md -o ~/.claude/agents/mantacron-manta-pr-summarizer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository