fetch-unresolved-comments

Fetch unresolved GitHub Pull Request review comments grouped by file path.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/stuxbench/mlflow-clone --skill fetch-unresolved-comments-stuxbench
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fetch-unresolved-comments
Source: https://github.com/stuxbench/mlflow-clone/tree/main/.claude/skills/fetch-unresolved-comments
Command: npx skills add https://github.com/stuxbench/mlflow-clone --skill fetch-unresolved-comments-stuxbench

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill eliminates the tedious process of manually sifting through GitHub Pull Request comments to find active, unresolved feedback. It ensures you only see actionable review items, saving time and reducing the risk of overlooking critical input.

Core Features & Use Cases

  • Filter Unresolved Comments: Automatically retrieves only review threads that are still open and require attention.
  • Exclude Outdated Feedback: Ignores comments on lines of code that have since changed, ensuring relevance.
  • Structured Output: Presents comments grouped by file path in an easy-to-parse JSON format.
  • Use Case: A lead developer needs to quickly review the remaining open feedback on a large pull request before merging. They use this Skill to get an immediate, concise list of all pending comments, allowing them to efficiently guide the contributor to resolution.

Quick Start

Fetch all unresolved review comments for the current pull request and summarize them by file.