From prr
Clean up workspace by removing review directories for merged or closed PRs. Safe operation — only removes confirmed merged/closed PRs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/prr:prr-cleanupThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Sweep the workspace and remove review directories for merged or closed PRs.
Sweep the workspace and remove review directories for merged or closed PRs.
~/.prr/config.yml to get the workspace_path value.
/prr:setup first." Then stop.${CLAUDE_PLUGIN_ROOT}/bin/prr-darwin-universal cleanup --workspace <workspace_path>
This is safe — only removes directories where the PR is confirmed MERGED or CLOSED via GitHub.
npx claudepluginhub cfactolerin/prr --plugin prrCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.