Fetch Unresolved Comments
Fetch unresolved PR review comments using GitHub GraphQL API, filtering out resolved and outdated feedback.
Install
claude skill add mlflow/mlflow:fetch-unresolved-comments About this skill
Fetch Unresolved Comments is a skill for Claude Code developed by mlflow. It is tagged github, api, code-review, making it relevant for teams working in those areas. Install it with a single command to extend Claude Code's capabilities.
Categories
Frequently Asked Questions
What does Fetch Unresolved Comments do?
Fetch Unresolved Comments is a Claude Code skill by mlflow. Fetch unresolved PR review comments using GitHub GraphQL API, filtering out resolved and outdated feedback. It extends Claude Code's capabilities for developers who work with related workflows.
How do I install Fetch Unresolved Comments?
You can install Fetch Unresolved Comments by running the following command in your terminal: claude skill add mlflow/mlflow:fetch-unresolved-comments
Who made Fetch Unresolved Comments?
Fetch Unresolved Comments was created by mlflow. You can find their other projects and contributions on GitHub at https://github.com/mlflow.
Similar Skills
Find Skills
The open agent skills tool - npx skills
by vercel-labs
Apple Reminders
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
by steipete
Vercel Cli With Tokens
Vercel's official collection of agent skills
by vercel-labs
Fix
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
by facebook