Quick Review banner
pragmatic-engineer pragmatic-engineer

Quick Review

Git community

Description

--- description: Quick single-pass PR review using grounding-review discipline + Conventional Comments. Report-only with no PR number given, --self, or when the resolved PR is yours; otherwise posts findings as a pending GitHub review for human submit. allowed-tools: Bash, Read, Grep, Glob, Write, Agent, Skill argument-hint: "[PR number] [--self]" model: sonnet effort: high --- # Quick Review Review a pull request with grounding-review discipline. Output a structured report, then orchestrate p

Installation

Installs to ~/.claude/skills/pragmatic-engineer-playbook-quick-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pragmatic-engineer-playbook-quick-review && curl -fsSL https://raw.githubusercontent.com/pragmatic-engineer/playbook/HEAD/commands/quick-review.md -o ~/.claude/skills/pragmatic-engineer-playbook-quick-review/SKILL.md

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

Full documentation available on GitHub

View Source Repository