Drive a build to actually-works, near-finish-line craft by looping build → see → exercise → check → critique → rebuild over the agent's existing tools (bash build/test, headless screenshot + vision, Playwright, axe/Lighthouse) until acceptance criteria pass or an explicit stop-condition fires — no infinite thrash. ALWAYS invoke when the user says any of "tighten this build", "iterate until it passes", "self-verify the UI", "make it actually work, not just compile", "loop until the core flows pass", or "drive this to near-finish-line". Also invoke proactively after a scaffold or feature lands and before handing a draft to a human. Composition-first over existing tools, not a new program; it states its own honest bounds — objective craft only, taste self-graded, ~80% ceiling, market validation out of scope. Do NOT use to decide WHAT to build (that's ideate) or whether a design/strategy is sound (deep-dive).
$npx -y skills add nelsonwerd/idea-to-ship-skills --skill build-loopInstalls into the current project.
Run `npx skills use "https://github.com/nelsonwerd/idea-to-ship-skills" --skill "nelsonwerd/idea-to-ship-skills/build-loop"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nelsonwerd/idea-to-ship-skills" that are relevant to the current task. Run `npx skills add "https://github.com/nelsonwerd/idea-to-ship-skills"` and select the relevant skills, then follow their instructions.