What is pr-comments?
Triage unresolved PR review comments, produce a severity-ordered fix plan, then resolve or fix each issue with subagents. Use when addressing PR feedback before merge. Source: casper-studios/casper-marketplace.
Triage unresolved PR review comments, produce a severity-ordered fix plan, then resolve or fix each issue with subagents. Use when addressing PR feedback before merge.
Quickly install pr-comments AI skill to your development environment via command line
Source: casper-studios/casper-marketplace.
Fetch all unresolved PR review threads, deduplicate across bots, triage by severity, and produce a fix plan for human approval. After sign-off, resolve ignored threads and spawn subagents to fix real issues.
Use GraphQL to get thread resolution status — this is the only reliable source of truth.
Filter to comments from human reviewers only (not bots). These are often the most important.
Triage unresolved PR review comments, produce a severity-ordered fix plan, then resolve or fix each issue with subagents. Use when addressing PR feedback before merge. Source: casper-studios/casper-marketplace.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/casper-studios/casper-marketplace --skill pr-commentsTriage unresolved PR review comments, produce a severity-ordered fix plan, then resolve or fix each issue with subagents. Use when addressing PR feedback before merge. Source: casper-studios/casper-marketplace.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/casper-studios/casper-marketplace --skill pr-comments Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/casper-studios/casper-marketplace