Cancel active Dr. Ralph session
Terminates active Dr. Ralph diagnostic session and removes state file.
/plugin marketplace add blencorp/dr-ralph/plugin install dr-ralph@dr-ralph-marketplaceTo cancel the Dr. Ralph diagnostic session:
Check if .claude/dr-ralph-loop.local.md exists using Bash: test -f .claude/dr-ralph-loop.local.md && echo "EXISTS" || echo "NOT_FOUND"
If NOT_FOUND: Say "No active Dr. Ralph session found."
If EXISTS:
.claude/dr-ralph-loop.local.md to get the current iteration number from the iteration: fieldrm .claude/dr-ralph-loop.local.md