blacksmith-orchestrate

Installation
SKILL.md

Blacksmith Orchestrate

Decide which tasks run, in what order, at what depth, by which model, in which worktree — then dispatch one forge run per task.

Overview

This is a wrapper around forge, not a fork of it. It never reimplements a forge step: every task it dispatches runs the ordinary twelve-step forge workflow, and everything this skill adds is a decision about those runs — which ones may run at the same time, how deep each one goes, and where each one's work lives.

Nine numbered steps, split by one gate, deliberately mirroring forge's shape:

Part 1 — Plan (1–5):     normalize → materialize → analyze → schedule → [GATE] battle plan
Part 2 — Execute (6–9):  provision → dispatch waves → relay → close-out

  gate held: no worktree is created and no forge Part 2 runs until "yes, forge them"
Installs
7
GitHub Stars
15
First Seen
Aug 21, 2026
blacksmith-orchestrate — radimsem/forge-skills