Review PR Comments — AI skill for Claude Code
Triage and resolve AI or human GitHub PR review comments for the current branch.
How to install Review PR Comments
Installs to ~/.claude/commands/strvcom-flutter-template-review-pr-comments.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/strvcom/flutter-template/HEAD/.claude/commands/review-pr-comments.md -o ~/.claude/commands/strvcom-flutter-template-review-pr-comments.md Restart Claude Code, or start a new session, for it to be picked up.
What Review PR Comments does
description: Triage and resolve AI or human GitHub PR review comments for the current branch. argument-hint: [optional comment scope, reviewer, or fix instructions]
Use the `review-pr-comments` skill to handle PR feedback on the current branch.
$ARGUMENTS
Alternatives in AI
- Ccstatusline — by sirmalloc - A highly customizable status line formatter for Claude Code CLI that displays model info, git b 5.5k ★
- Rmslop — Remove AI code slop from current branch 508 ★
- Update Branch Name — by giselles-ai - Updates branch names with proper prefixes and formats, enforcing naming conventions, supporti 502 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Review Slop
Review the current branch diff against main for AI-generated code slop — unnecessary or stylistically inconsis
Multipov Code
Run a multi-agent code review on $ARGUMENTS (default: current branch changes) via the multipov.ai MCP server.
Multipov Performance
Run a multi-agent performance-focused code review on $ARGUMENTS (default: current branch changes) via the mult
Slop
Remove AI-generated code slop from current branch
Gh PR Review
GitHub CLI extension that adds full inline PR review comment support — view, navigate, reply to, and resolve r
Md Redline
Inline review comments for markdown specs. Built-in MCP server hands feedback directly to your AI agent.
Related Agents
Triage Router
MUST BE USED FIRST for any code review request (PR review, pre-commit review, "review this diff/branch/commit"
Automated Reviewer Loop
Run the automated reviewer loop (and CI loop) for a PR. Use when the user wants to run the reviewer loop on a
Resolve Comments
Reads inline and top-level review comments on an open PR, classifies each one (suspicious question nit refacto