--- name: workorder description: Generate numbered work-order documents (WO-NNN) for a goal or program of work — the BlockNinja works/ convention with phases, dependencies, task checklists, acceptance criteria, and evidence requirements. Use when the user asks for work orders, a WO set, or to break a spec/goal into trackable execution units. --- # Work Order Generator Produce work-order markdown files matching the established convention (see `sites/bidmasters/docs/works/` for canon). One WO per coherent unit of work; a program is a numbered series. ## Process 1. **Locate context**: find the governing spec (`docs/superpowers/specs/`) and any existing `works/` directory. Continue the existing WO numbering (`ls works/ | sort` — next number). If no works/ dir exists, ask where to put it (default: `docs/works/`). 2. **Decompose the goal** into WOs sized so each is independently completable and verifiable. Order by dependency; assign phases. 3. **Write each WO** using the exact format below. 4. **Update or create `works/README.md`** index: table of WO number, title, phase, status, dependencies. 5. Commit the documents (house rule: plan/work docs are always committed, never left untracked). ## WO Format (exact) ```markdown # WO-NNN: