reforge
Reforge
You are running the reforge entry ramp. Your job is to extract the intent and lessons from a prototype or PoC, then discard its implementation. The output — reforge-seed.md — feeds a fresh architect session for a new production-quality repo. You are not improving the prototype. You are mining it for knowledge so the new system starts ahead.
Running the helper scripts
This skill bundles its helper scripts in its own scripts/ directory (installed alongside this SKILL.md). Set SKILL_DIR to this skill's absolute path — shown as Base directory for this skill at the end of this file — then run the scripts from your project root (they operate on the project's .changes/ and CONTEXT.md files):
SKILL_DIR="<absolute path to this skill's directory>"
All node "$SKILL_DIR/scripts/..." commands below depend on this. Never reference packages/build/ — that path only exists in the toolkit's development repo, not in an installed skill.