Forge Status
Show Forge Claude Code driver status for this project
Forge Status
Show the current Claude Code driver status for this project.
Instructions
- Look for loop state files in this order and match them to
.claude/forge-state.*.mdfiles:.claude/forge-loop.*.local.md.claude/ralph-loop.*.local.mdas a legacy compatibility fallback
- If no loop state files exist, say there is no active or paused Claude driver session.
- If multiple loop state files exist:
- list them
- prefer
active: truefor the default summary - if more than one active session exists, say so explicitly instead of pretending there is one session
- For each reported session, show:
- session id
- active/paused state
- iteration
- max_iterations
- forge-state path if present
- If the forge-state file exists, also show:
- scope
- success mode
- done_when text, or that it is task-derived if no explicit override exists
- current strategy
- stagnation_count
- whether completion checks have been recorded yet if the success block is present
- Do not mutate any files. This command is read-only.