Task Pr Review banner
brettinternet brettinternet

Task Pr Review

Git community

Description

Switch to plan mode. Do not make any changes to code. Review PR $ARGUMENTS using `gh pr view` and `gh pr diff`. Look up the linked Linear issue where possible using the branch name or PR comments to get full context. Produce a review with: - A 2-sentence summary of what the PR does - Concerns (blocking issues only, not style nits) - Suggestions (non-blocking improvements, phrased neutrally) - Questions (things you need clarification on before approving) Keep all comments succinct: one senten

Installation

Installs to ~/.claude/skills/brettinternet-ai-task-pr-review/SKILL.md

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