build-migrate
Bring a legacy build project onto the current `/build` stack. Handles two origins: an **old v1 /build** project — a `.b…
Description
Bring a legacy build project onto the current `/build` stack. Handles two origins: an **old v1 /build** project — a `.build-state.json` carrying the v1 shape (`foundationStatus` / `frontend-complete` / `*-approved`) and references to retired sub-skills — upgraded in place; or a **pre-rename build-2** project — a `.build2-state.json` — whose schema is already current and only needs the filename and stale `/build-2*` references fixed. One command: detects which, brings the state file to the current schema, remaps `mission.md`'s Design Tool to the two current tracks, sweeps stale skill references across the project's own docs (`CLAUDE.md`, `product.md`, `backlog.md`, `specs/**/*.md`) to the current `/build*` skills, archives the old state as a `.bak`, and reports what moved in plain language. Touches ONLY the project's own files — never the `/build` skills. Safest at a phase boundary (`phase-complete`). Trigger on /build-migrate, "migrate this project to build", "move this onto the build stack", or whenever a pr. A reusable SKILL.md agent skill by anhtrinh919.
Author
anhtrinh919
Platform
cli
Pricing model
free
Categories
Tags
Capabilities
- SKILL.md package