stop-rudder-dev-maintainer
CommunitySafely stop Rudder local pnpm dev
Software Engineering#process management#local development#graceful shutdown#SIGTERM#rudder#pnpm dev#repo-local safety
AuthorUndertone0809
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents accidental, overly broad process killing by stopping only the current Rudder repo-local development runtime (e.g., pnpm dev and its related dev runner/desktop processes) in a controlled way.
Core Features & Use Cases
- Graceful shutdown first: Uses SIGTERM via a bundled script to stop matched Rudder dev processes and verifies whether anything survived.
- Targeted scope only: Ensures matches belong to the current Rudder checkout (repo-root path checks) and avoids stopping unrelated pnpm/node/vite/Electron work.
- Optional forced cleanup: Uses hard kill (SIGKILL) only when
--forceis explicitly provided and only for survivors.
Use cases include stopping or restarting the local Rudder development environment when it needs to be cleaned up, freed from stuck processes, or shut down before another run.
Quick Start
Run: bash .agents/skills/maintainer/stop-rudder-dev-maintainer/scripts/stop_rudder_dev.sh
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: stop-rudder-dev-maintainer Download link: https://github.com/Undertone0809/rudder/archive/main.zip#stop-rudder-dev-maintainer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.