pr-comments とは?
未解決の PR レビュー コメントを優先順位付けし、重大度順の修正計画を作成し、サブエージェントで各問題を解決または修正します。マージ前に PR フィードバックに対処するときに使用します。 ソース: casper-studios/casper-marketplace。
未解決の PR レビュー コメントを優先順位付けし、重大度順の修正計画を作成し、サブエージェントで各問題を解決または修正します。マージ前に PR フィードバックに対処するときに使用します。
コマンドラインで pr-comments AI スキルを開発環境にすばやくインストール
ソース: 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.
未解決の PR レビュー コメントを優先順位付けし、重大度順の修正計画を作成し、サブエージェントで各問題を解決または修正します。マージ前に PR フィードバックに対処するときに使用します。 ソース: casper-studios/casper-marketplace。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/casper-studios/casper-marketplace --skill pr-comments未解決の PR レビュー コメントを優先順位付けし、重大度順の修正計画を作成し、サブエージェントで各問題を解決または修正します。マージ前に PR フィードバックに対処するときに使用します。 ソース: casper-studios/casper-marketplace。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/casper-studios/casper-marketplace --skill pr-comments インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/casper-studios/casper-marketplace