Fetch unresolved PR review comments using GitHub GraphQL API, filtering out resolved and outdated feedback.
7.7
Rating
0
Installs
Version Control & Collaboration
Category
Well-structured skill with clear instructions for fetching unresolved PR comments via GitHub GraphQL API. The description is concise and the SKILL.md provides good step-by-step guidance including environment variable handling and authentication. Example output is helpful for understanding the data structure. The skill provides moderate novelty by abstracting GraphQL API complexity and filtering logic, though a CLI agent could potentially accomplish this with multiple tool calls. Minor improvement areas: could specify error handling scenarios and mention what 'resolved' and 'outdated' mean in GitHub's context.
Loading SKILL.md…

Skill Author