Pr Review banner
notque notque

Pr Review

Git community

Description

--- description: "Comprehensive PR review using specialized agents, with automatic retro knowledge capture" argument-hint: "[review-aspects]" allowed-tools: ["Bash", "Glob", "Grep", "Read", "Agent"] --- # Comprehensive PR Review (with Retro Learning) Comprehensive PR review using specialized agents, with automatic knowledge capture. This is a local fork of `pr-review-toolkit:review-pr` with a retro learning phase that records review patterns to the knowledge store. ## Scope This command acc

Installation

Installs to ~/.claude/skills/notque-claude-code-toolkit-pr-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/notque-claude-code-toolkit-pr-review && curl -fsSL https://raw.githubusercontent.com/notque/claude-code-toolkit/HEAD/commands/pr-review.md -o ~/.claude/skills/notque-claude-code-toolkit-pr-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