What you get
One approval carries the whole plan through, with every task still tested and committed on its own.
24 Engineering Skills, /spec Through /ship
Added 2026-08-06Eight slash commands along the development lifecycle — spec, plan, build a slice at a time, test, review, webperf, simplify, ship — plus skills that self-activate: API work pulls in interface design, UI work in frontend.

/build auto is worth calling out: approve the plan once and it runs every task through without stopping for you. The author is precise about what that removes: the human between tasks, not the verification. Every task is still test-driven and committed on its own, and it pauses on failures or risky steps. Install with npx skills add, which reaches 70+ agents. One caveat the author documents himself: a single-skill install skips the repo-level references/ directory, so shared checklists go missing — tracked in issue #361.