pr-comment-analyzer
Installation
SKILL.md
GitHub PR Comment Analyzer
Analyze all review comments on a pull request to assess relevance, identify ambiguities, and generate a detailed report with suggested Q&A discussions. Unlike the PR resolver skill, this skill only analyzes and reports without making code changes.
When to Use This Skill
Use this skill when you need to:
- Analyze comment relevance without immediately acting on them
- Identify ambiguous feedback that needs clarification
- Generate reports on PR review status and comment landscape
- Facilitate discussions about comments through Q&A format
- Understand outdated comments that may no longer apply to the current code
Prerequisites
# Verify gh CLI is installed and authenticated
gh auth status