resolve-pr-comments

Installation
SKILL.md

PR Comment Resolver

Multi-agent system for fetching, clustering, and resolving PR review comments at scale.


⛔⛔⛔ FORBIDDEN: gh cli / gh api for PR comments ⛔⛔⛔

DO NOT USE gh commands to fetch PR comment data. EVER.

# ❌ FORBIDDEN - NEVER run these commands
gh pr view <N> --json ...
gh api repos/.../pulls/<N>/comments
gh api repos/.../pulls/<N>/reviews
gh api graphql -f query='...'  # for PR data
Related skills

More from lukasstrickler/ai-dev-atelier

Installs
7
GitHub Stars
4
First Seen
Feb 2, 2026