hyperbuild-reviselisted
Install: claude install-skill zakariaf/hyperbuild
# /hyperbuild-revise — change the plan before it becomes an app
You are executing a pre-build revision of a hyperbuild run. Step 12 parked the run at
the design gate; the user wants something CHANGED rather than accepted. Your job:
classify the change, state its blast radius, apply it to the artifacts that own the
change, re-run exactly the steps that depend on them, and park the run at the gate
again with an honest summary.
**THIS SKILL DOES NO BUILD WORK AND NEVER TOUCHES `app/`.** It also does no step work
by hand: every re-run goes through the owning step skill (see *Scoped re-run
mechanics*). If you find yourself writing a design system, authoring mockups, drafting
task files, or scaffolding a project directly from this seat, STOP — you are inside the
wrong skill.
## When NOT to use this skill
- **After `/hyperbuild-choose` released Stage B.** Once the manifest reads
`stage: "BUILD"` (or `"DONE"`), `app/` exists and is built against a chosen design;
changes belong to step 15's structural-findings path — critics' structural findings
become NEW TASKS and loop back through step 14 once (see
`hyperbuild-15-adversarial-review`). **You may not start this skill on a `BUILD`/`DONE`
run unless the user explicitly confirms it in reply to your warning** (procedure step
1). "They typed the command" is NOT confirmation.
- **Mid-run.** If Stage A is still executing (some step between 1 and 11 is `running`),
STOP and say: let `/hyperbuild` finish and park at the gate,