pr-comments

Manage active pull request comments with a stable checklist and persisted state.

Updated Jun 21, 2025
One-click install
npx skills add https://github.com/aryan-binazir/cc-config --skill pr-comments-aryan-binazir
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: pr-comments
Source: https://github.com/aryan-binazir/cc-config/tree/main/skills/personal_dev/pr-comments
Command: npx skills add https://github.com/aryan-binazir/cc-config --skill pr-comments-aryan-binazir

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill manages active PR comments for efficient review, providing a stable checklist to maintain a structured approach to PR comment analysis.

Core Features & Use Cases

  • PR Comment Management: Keep track of active PR comments for the current branch.
  • Discussion-First Triage: Facilitate discussion-first triage to ensure decisions precede code changes.
  • Automated Checklists: Generate a stable numbered checklist of PR comments, including open and handled items.
  • State Persistence: Store and persist PR state across runs for continuous tracking.
  • Use Case: Ideal for developers and team leads who need to manage and prioritize PR comments effectively.

Quick Start

Run the pr-comments skill to fetch and manage active PR comments for the current branch's PR.

Frequently Asked Questions about pr-comments

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage and triage pull request comments for the current branch?▼

To manage and triage pull request comments, this Skill fetches active PR comments for your current branch and generates a stable numbered checklist to track open and handled items efficiently.

What is discussion-first triage for pull request code review?▼

Discussion-first triage for pull request code review ensures that team decisions and discussions precede actual code changes by structuring and prioritizing PR comments before implementation begins.

How do I keep track of unresolved PR comments across multiple review sessions?▼

You can track unresolved PR comments across multiple review sessions because this Skill persists PR state across runs, maintaining a consistent workflow and checklist for continuous tracking.

Can I automate a checklist of open and handled PR comments?▼

Yes, you can automate a checklist of open and handled PR comments. The Skill automatically generates a stable numbered checklist from active pull request comments for structured review.

Does this PR comment triage approach require any external dependencies?▼

No external dependencies are required to use this PR comment triage approach. The Skill operates independently using internal scripts to manage state and generate checklists for the current branch.