Forge Cancel banner
makafuiraymond532-debug makafuiraymond532-debug

Forge Cancel

Development community

Description

--- description: "Stop the active Forge loop in this project" --- # Forge Cancel Stop the active loop for the current project. This command is part of the Claude Code driver for Forge Core. ## Instructions 1. Look for active loop state files in this order: - `.claude/forge-loop.*.local.md` - `.claude/ralph-loop.*.local.md` as a legacy compatibility fallback 2. If no loop state files exist, say so and stop. 3. If exactly one loop state file exists, delete it and report which session wa

Installation

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

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

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

Full documentation available on GitHub

View Source Repository