chloebrett

Generate PR Review — Git skill for Claude Code

Git community

Generate project-specific PR review automation that combines global rules with project conventions.

How to install Generate PR Review

Installs to ~/.claude/commands/chloebrett-slay-generate-pr-review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/chloebrett/slay/HEAD/.claude/commands/generate-pr-review.md -o ~/.claude/commands/chloebrett-slay-generate-pr-review.md

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

What Generate PR Review does


description: Generate project-specific PR review automation that combines global rules with project conventions allowed-tools: Read, Glob, Grep, Write, Bash(git:*), Bash(npm:*), Bash(cat:*)

Generate Project-Specific PR Review Automation

You are generating a customized PR review configuration for this project. This combines:

  1. Global rules from CLAUDE.md (TDD, TypeScript strict, functional patterns)
  2. Project-specific rules discovered from codebase analysis

Step 1: Analy

Alternatives in Git

  • Fix PR — by metabase - Fetches and fixes unresolved PR comments by automatically retrieving feedback, addressing review 46.5k ★
  • Gh Address Comments — Address review and issue comments on open GitHub PRs via CLI 14.6k ★
  • PR Review Toolkit — Specialized agents for reviewing pull requests 14k ★

Full documentation available on GitHub

View Source Repository