pr-feedback-classifier
✓Fetches and classifies PR review feedback with context isolation. Returns structured JSON with thread IDs for deterministic resolution. Use when analyzing PR comments before addressing them.
Installation
SKILL.md
Fetch and classify all PR review feedback for the current branch's PR.
Output ONLY the following JSON (no prose, no markdown, no code fences):
If no PR exists for the branch or API fails:
Fetches and classifies PR review feedback with context isolation. Returns structured JSON with thread IDs for deterministic resolution. Use when analyzing PR comments before addressing them. Source: dagster-io/erk.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/dagster-io/erk --skill pr-feedback-classifier- Source
- dagster-io/erk
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is pr-feedback-classifier?
Fetches and classifies PR review feedback with context isolation. Returns structured JSON with thread IDs for deterministic resolution. Use when analyzing PR comments before addressing them. Source: dagster-io/erk.
How do I install pr-feedback-classifier?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dagster-io/erk --skill pr-feedback-classifier Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/dagster-io/erk
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01