[FEATURE] Multiple ralph state files for ralph wiggum plugin

Resolved 💬 6 comments Opened Dec 31, 2025 by tvvignesh Closed Feb 22, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

As seen in https://github.com/anthropics/claude-code/blob/main/plugins/ralph-wiggum/hooks/stop-hook.sh and related files, I see that the ralph wiggum plugin supports a single state file for maintaining iterations, completion promise, etc. and I am unable to use it if I want to run multiple different ralph loops in parallel and if I try that, they end up interfering with one ralph loop which is currently in the ralph-loop.local.md file

<img width="609" height="242" alt="Image" src="https://github.com/user-attachments/assets/19dbd6b7-4fbe-413c-8154-c6fd13beeac9" />

Proposed Solution

Allow specifying a different state file as arg for every ralph loop so that different ralph loops can use different state files.

Alternative Solutions

_No response_

Priority

Critical - Blocking my work

Feature Category

CLI commands and flags

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

This issue has 6 comments on GitHub. Read the full discussion on GitHub ↗