kill
pnpm dlx @smplcty/ralph kill# ornpx @smplcty/ralph killForce-stop ralph and all child processes (agent sessions, watchers, etc.).
Behavior
Section titled “Behavior”- Finds all ralph-related processes using PID file tracking
- Terminates the full process tree (agent, compilers, test runners)
- Reports what was killed
If ralph is not running, reports “Ralph is not running.”
When to Use
Section titled “When to Use”- The agent is stuck or looping
- You need to stop ralph immediately (alternative to Ctrl+C)
- A crashed iteration left orphan processes