Verified Delivery

Implement and deliver an authorized change end to end — verify, open the PR, merge, and confirm post-merge state — using live-state gates, durable interruption handoffs, and live-state-first resumption. Use when a user grants end-to-end delivery authority for a specific change and the work may cross tool-call limits, context exhaustion, worker loss, or session interruptions before the delivery boundary is reached. Do not use for plain fixes with no delivery directive, for granting merge or post-merge authority the user did not grant, or for designing release pipelines (use release-engineering for that).

magnus919 Updated

File contents

magnus919/agent-skills/tree/main/verified-delivery commit a76d02bfb8

Frequently asked questions

npx skillmds@latest add magnus919/verified-delivery