Delivery Preflight Gate

Run a baseline preflight before long implementation, autonomous execution, or publishing a PR. Use when a task has multiple phases, mandatory commands, high risk of thrashing against an already-broken repo state, or should be checked in an isolated push gate before reaching the real remote. Deduplicate the minimum useful checks, surface red baseline conditions early, and require an explicit user decision before proceeding past known breakage.

markoblogo 7a4841b 3 files · 6.7 KB Updated

File contents

markoblogo/abvx-agent-skills/tree/main/skills/delivery-preflight-gate commit 7a4841b4f1

Frequently asked questions

npx skillmds@latest add markoblogo/delivery-preflight-gate