woostack-build
Installation
SKILL.md
woostack-build
Overview
Drives one feature from idea to implementation through a fixed, gated chain. Thin glue: it sequences proven sub-skills, inherits their two gates (design, spec) and adds exactly one of its own — the execution handoff — because the plan→execute boundary belongs to no sub-skill. The value is the order and the handoffs.
ideate → write spec (markdown) → harden spec → approve spec → plan → verify decomposition
→ harden plan → commit spec+plan as their own PR → stop before execute (handoff gate)
→ execute (per increment: implement → commit → review → distill) → reviewed PR stack