pr-review
๐ฏSkillfrom kirkchen/cadence
Part of the Cadence lifecycle toolkit, this skill performs thorough pull request reviews by analyzing diffs, checking for regressions, validating test coverage, and providing actionable feedback beyond surface-level approval.
Same repository
kirkchen/cadence(7 items)
Installation
npx vibeindex add kirkchen/cadence --skill pr-reviewnpx skills add kirkchen/cadence --skill pr-review~/.claude/skills/pr-review/SKILL.mdSKILL.md
More from this repository6
Performs automated cross-model code review of your branch before pushing, using a loop that identifies issues, applies fixes, and re-reviews until all findings are resolved.
Monitors CI status and triages PR reviewer feedback into Valid, Discuss, or Out-of-scope categories, then addresses valid items with atomic commits and replies to threads until the PR is ready to merge.
Triages GitHub issues by assigning type and priority labels, leaving a comment when judgment is worth recording, and removing the needs-triage status label.
Part of the Cadence skill suite covering the AI coding lifecycle from issue intake to merged PR, providing skills for issue triage, deep investigation, cross-model self-review, multi-role PR review with parallel subagents, and automated PR babysitting until merge.
AI coding lifecycle: triage-issue โ investigate-issue โ self-review โ pr-review โ pr-babysit
PR review lifecycle plugin for Claude Code and Codex: self-review (pre-push) -> pr-review (4-role subagent) -> pr-babysit (until merge)