·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 中使用

這個 Skill 的原始碼在哪?

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