From claude-utils
Find and clean up leaked browser, test-runner, and dev-server processes after interrupted sessions. Use when a task leaves Chromium, Playwright, Vitest, Jest, or long-lived dev servers behind.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-utils:orphaned-process-cleanupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when local development processes survived after the session that created them.
Use this skill when local development processes survived after the session that created them.
pkill patterns.npx claudepluginhub mariogusmao/mg-plugins --plugin claude-utilsFinds stale and resource-hungry processes, scores waste, and presents cleanup report. Activates on RAM queries or slow machine, or proactively when noticing sluggishness.
Audit and clean a developer's machine — dotfolders, caches, language toolchains, package globals — with per-target classification and risk surfacing. Produces cleanup records. Not for cleaning code or user files.
Interactively bulk-cancel stale non-terminal workflows with a dry-run preview, safeguard checks, and user confirmation before applying.