Skip to content

/open-pr-clean

Remove the git worktrees open-pr review checked PR code out into, each a full checkout on disk. Use when reclaiming disk space after reviews. Asks first; takes no URL.

From plugin
open-pr
195 skills1 command
Install
$ npx -y skills add TOMOSIA-VIETNAM/open-pr --skill open-pr-clean --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/open-pr-clean

Context preview

The summary Claude sees to decide when to auto-load this skill.

Remove the git worktrees open-pr review checked PR code out into, each a full checkout on disk. Use when reclaiming disk space after reviews. Asks first; takes no URL.

SKILL.md

open-pr-clean.SKILL.md
name: open-pr-clean
description: Remove the git worktrees open-pr review checked PR code out into, each a full checkout on disk. Use when reclaiming disk space after reviews. Asks first; takes no URL.

1. `Read` `../../adapters/root.md` (relative to this file) → `ROOT` + this platform's tool names. 2. `Read` `ROOT/commands/clean.md` → obey VERBATIM, every step, in order. Arguments handed to this skill are that file's `Usage:` block.

This one deletes directories. What may be deleted, and what is unrecoverable if you touch it, is stated in that file — read it before listing anything, and never delete before the user answers.

FORBIDDEN: summarizing, reordering or skipping a step; deleting from what this file says; treating a tool you lack as a step you may drop.

Ships withopen-pr

One AI reviewer for GitHub PRs and GitLab MRs. Learns each repo's conventions. Claude Code · Cursor · Codex · Gemini CLI · Antigravity.

Get the whole plugin, auto-invoked
Stats
19
Stars
0
Views
9
Forks
Active
Maintenance
Python
Language
MIT
License
11h ago
Last commit
24d ago
Created

Repo: TOMOSIA-VIETNAM/open-pr