pr-review-response
✓Handles PR review comments through analyze-confirm-execute workflow. Analyzes comment validity, confirms response approach with user, executes code changes, and replies to reviewers. Use when responding to PR review comments, addressing feedback, or handling PR reviews.
Installation
SKILL.md
Efficiently handle PR review comments through a 3-phase process: Analyze → Confirm → Execute.
At the start of Phase 1, detect the primary language for comment replies:
IMPORTANT: Only process unresolved comments. Never show resolved comments to the user.
Handles PR review comments through analyze-confirm-execute workflow. Analyzes comment validity, confirms response approach with user, executes code changes, and replies to reviewers. Use when responding to PR review comments, addressing feedback, or handling PR reviews. Source: ttokit/claude-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/ttokit/claude-skills --skill pr-review-response- Source
- ttokit/claude-skills
- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is pr-review-response?
Handles PR review comments through analyze-confirm-execute workflow. Analyzes comment validity, confirms response approach with user, executes code changes, and replies to reviewers. Use when responding to PR review comments, addressing feedback, or handling PR reviews. Source: ttokit/claude-skills.
How do I install pr-review-response?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ttokit/claude-skills --skill pr-review-response Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/ttokit/claude-skills