gh-address-comments

Cluster GitHub PR feedback by file and apply traceable fixes.

Updated Dec 17, 2024
One-click install
npx skills add https://github.com/LAF-US/IDAHO-VAULT --skill gh-address-comments-laf-us
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-address-comments
Source: https://github.com/LAF-US/IDAHO-VAULT/tree/main/.codex/plugins/cache/openai-curated/github/314574a046f21938025ae443f9c6dbbd0c2c9b7a/skills/gh-address-comments
Command: npx skills add https://github.com/LAF-US/IDAHO-VAULT --skill gh-address-comments-laf-us

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Address actionable GitHub PR review feedback by surfacing unresolved threads, distinguishing actionable changes from informational comments, and enabling guided, traceable fixes.

Core Features & Use Cases

  • Thread-aware clustering of PR feedback by file or area
  • Fetches PR comments, reviews, and inline threads via GitHub GraphQL
  • Proposes, applies, and traces fixes with clear auditability in the local repository

Quick Start

Provide the repository and PR context, then ask the Skill to fetch unresolved threads and guide you through applying selected fixes.

Frequently Asked Questions about gh-address-comments

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

FAQPage Schema
How do I resolve unresolved GitHub PR review threads automatically?

Resolve unresolved GitHub PR review threads automatically by using the GH CLI to fetch comments, cluster feedback by file, and apply traceable fixes to produce a clean PR.

How do I group actionable pull request comments by file for code review?

Group actionable pull request comments by file through thread-aware clustering, fetching PR reviews and inline discussions via GitHub GraphQL to distinguish actionable changes from informational comments.

Can I apply code review feedback changes directly to my local Git repository?

Apply code review feedback changes directly to your local Git repository by selecting targeted fixes from clustered PR threads, which generates clear change history and auditability.

Does this GitHub PR feedback tool work with any repository?

This GitHub PR feedback tool works with any repository by utilizing the GH CLI and Git integration to fetch PR data, group feedback, and carry out traceable changes across projects.

What is the best way to distinguish actionable code changes from informational PR comments?

Distinguish actionable code changes from informational PR comments by clustering inline threads and reviews via GitHub GraphQL, surfacing only requested changes that require fixes.