kascada

K PR Review — Git skill for Claude Code

Git community

../../k-playbook/commands/k-pr-review.md.

How to install K PR Review

Installs to ~/.claude/commands/kascada-k-playbook-k-pr-review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/kascada/k-playbook/HEAD/.claude/commands/k-pr-review.md -o ~/.claude/commands/kascada-k-playbook-k-pr-review.md

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

What K PR Review does

`k-playbook` is a toolbox of slash commands, skills, review recipes, rules and checks. It is cloned into a subdirectory of the target project, `/k-playbook/`. The project's own artifacts live next to it. A project is self-contained that way.

The README for kascada/k-playbook is shared by 19 entries and is shown on kascada-k-playbook-k-doc-inventory.

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