loop-deliver — a loop-graph preset for requirements
A thin authoring entry. It binds a requirement-delivery pack, starts the owner
interview, then follows loop-graph to compile the normal
executor, ledger, directives, ops, and supervisor artifacts. It is not a second runtime
and it does not ship a second template set.
Fit check
- Use this when a feature, integration, migration, or behavior change needs several verified slices and an independent acceptance audit.
- Use
../loop-converge/SKILL.mdwhen the goal is code cleanup or consolidation. Use../loop-research/SKILL.mdwhen the decision between approaches is still open. - If the requirement fits one normal host task, say so and send it directly. Do not wrap it in a graph.
On invoke
- Inspect the workspace and current host the same way loop-graph does. Never ask which client this is when context already identifies it.
- Read and bind
preset.md. That pack is the North Star, supervisor requirement, interview, shape, method guards, knob overrides, and artifact emphasis. Do not redesign them. - Start the owner interview immediately. Ask only the pack's unresolved choices — outcome/acceptance, authority, and launch — as recommended A/B (or A/B/C) choices. Do not ask the owner to invent a plan.
- Read and follow
../loop-graph/SKILL.mdfrom When called from a preset skill through generate and deliver. Compile only from loop-graph'stemplates/. This skill never executes the generated nodes.