V Pr Review banner
procoders procoders

V Pr Review

Git community

Description

--- description: Deep, two-axis, stack-agnostic code review of a pull/merge request or a local diff — review-only, never edits code. Runs the pr-review skill. Works on GitHub (gh), GitLab (glab), or a hostless local branch. Argument = PR/MR URL or number; empty = current branch vs base. --- You are running a **deep PR/MR code review** on `{{args}}` — a pull/merge request URL or number, or, if empty, the current branch against its base. Invoke the [`pr-review`](../skills/pr-review/SKILL.md) ski

Installation

Installs to ~/.claude/skills/procoders-superpowers-v-v-pr-review/SKILL.md

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