·pr-operations
</>

pr-operations

dagster-io/erk

PR レビュー コメントの処理、スレッドの解決、またはディスカッション コメントへの返信を行うときに使用します。 PR スレッド操作のための正しい erk exec コマンドを理解するために不可欠です。

0インストール·0トレンド·@dagster-io

インストール

$npx skills add https://github.com/dagster-io/erk --skill pr-operations

SKILL.md

CRITICAL: Use ONLY erk exec Commands for PR Thread Operations ❌ DO NOT use raw gh api calls for thread operations ❌ DO NOT use gh pr commands directly for thread resolution ✅ ONLY use erk exec commands listed below The erk exec commands handle thread resolution correctly. Raw API calls only reply without resolving.

| get-pr-review-comments | Fetch unresolved review threads | Returns threads with line info | | get-pr-discussion-comments | Fetch PR discussion comments | Returns top-level comments | | resolve-review-thread | Reply AND resolve a thread | Does both in one operation | | reply-to-discussion-comment | Reply to discussion comment | For non-code feedback |

| post-pr-inline-comment | Post new inline comment | Creates new review thread |

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/dagster-io/erk --skill pr-operations
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

pr-operations とは?

PR レビュー コメントの処理、スレッドの解決、またはディスカッション コメントへの返信を行うときに使用します。 PR スレッド操作のための正しい erk exec コマンドを理解するために不可欠です。 ソース: dagster-io/erk。

pr-operations のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/dagster-io/erk --skill pr-operations インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/dagster-io/erk