pr-operations

Installation
SKILL.md

PR Operations Skill

Core Rule

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.

Quick Reference

Installs
68
Repository
dagster-io/erk
GitHub Stars
82
First Seen
Jan 29, 2026
pr-operations — dagster-io/erk