← ClaudeAtlas

veri-plan-worklisted

The gate between approved intent and work orders somebody could verify one at a time. Use it when intent is settled and nothing is queued against it: "REQ-014 is accepted — cut it into work orders", "the backlog is empty but REQ-039 and REQ-041 are both accepted, turn them into work", "start building the CSV export, there is no work order for it yet", "this one is too big to verify in one go, split it into slices that each ship on their own". It reads what is already accepted and already queued, pushes each slice until it can be proven alone, ties every acceptance criterion to the requirement clause it proves, and files the work orders in backlog awaiting your stamp. Not for work inside a boundary already drawn: "WO-131 is ready — start it", "pick up my in-progress claim on WO-118 and keep going where I left off" are veri:implement's, because the lines exist and what is left is execution. Not for ordinary work with no boundary in question — "run the test suite", "the CI matrix is failing on Node 18, fix it".
danielyayla/veri · ★ 0 · AI & Automation · score 64
Install: claude install-skill danielyayla/veri
<!-- generated by `veri skills install` — do not edit; edit the method document instead --> This file is a pointer, not the method. The method is the Veri document **MET-007**, at `veri/methods/plan-work.md`. Before doing anything else, read it: fetch `MET-007` with the `get_document` MCP tool, or open the file. Follow what it says; nothing in this file substitutes for it. This gate cannot run without these MCP tools: `file_work_order`, `amend_document`, `search`, `get_neighbors`, `run_check`. If any is missing from the connected Veri server, stop and say which one — never interview a user and then have nowhere to file the result. Everything filed here is `draft`/`proposed`. Promotion is the user's act (REQ-008).