Forge Orchestrator banner
SirTheOracle SirTheOracle

Forge Orchestrator

Development community

Description

--- description: Load the forge-orchestrator SKILL.md directly into the current session (manual-driving escape hatch). --- # /forge-orchestrator You are entering the forge orchestrator **in-pane** in the current session — the no-argument manual entry point. `/forge` runs the same in-pane orchestrator but adds the argument grammar (pipeline / fix-pipeline / resume / status / pause) and seeds the run; use this command for debugging, manual stage runs, or one-off pipeline operations where you wan

Installation

Installs to ~/.claude/skills/sirtheoracle-forge-toolkit-forge-orchestrator/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sirtheoracle-forge-toolkit-forge-orchestrator && curl -fsSL https://raw.githubusercontent.com/SirTheOracle/forge-toolkit/HEAD/commands/forge-orchestrator.md -o ~/.claude/skills/sirtheoracle-forge-toolkit-forge-orchestrator/SKILL.md

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

Full documentation available on GitHub

View Source Repository