Forge Status banner
makafuiraymond532-debug makafuiraymond532-debug

Forge Status

Development community

Description

--- description: "Show Forge Claude Code driver status for this project" --- # Forge Status Show the current Claude Code driver status for this project. ## Instructions 1. Look for loop state files in this order and match them to `.claude/forge-state.*.md` files: - `.claude/forge-loop.*.local.md` - `.claude/ralph-loop.*.local.md` as a legacy compatibility fallback 2. If no loop state files exist, say there is no active or paused Claude driver session. 3. If multiple loop state files ex

Installation

Installs to ~/.claude/skills/makafuiraymond532-debug-forge-loop-forge-status/SKILL.md

Terminal
mkdir -p ~/.claude/skills/makafuiraymond532-debug-forge-loop-forge-status && curl -fsSL https://raw.githubusercontent.com/makafuiraymond532-debug/forge-loop/HEAD/commands/forge-status.md -o ~/.claude/skills/makafuiraymond532-debug-forge-loop-forge-status/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository