Generate PR Review — Git skill for Claude Code
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
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:
- Global rules from CLAUDE.md (TDD, TypeScript strict, functional patterns)
- 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 RepositoryRelated Skills
Cetus
One macOS app for Claude Code, Codex, and every agent runtime you use — scheduled runs, global hotkey launcher
Review All PRs
Review all open PRs or a specific PR with comprehensive code analysis
Capture Patterns
Scan the existing codebase and auto-generate PATTERNS.md with detected conventions. Run once, review the outpu
Sync Global
PHẢI dùng khi: vừa sửa agent/skill/template/script dùng chung (bất kỳ file dưới ~/.claude/agents, commands, sh
Learn Project
Deeply learn the current project (git history, PRs, JIRA, Confluence), store distilled topics in the memory sy
Orxacode
Run OpenCode, Codex, or Claude Code side by side. Tiled canvas, integrated browser, git tools, agent automatio
Related Agents
Rondoflow Reviewer
Reviews a RondoFlow code change against this project's specific conventions and security rules (child_process
Mb Developer
Generic memory-bank developer agent. Default implementer when no specialist role matches. Follows TDD discipli
Review Code Quality
Reviews code changes for code quality, conventions, readability, DRY violations, error handling, test coverage