repo-delivery
Installation
SKILL.md
Repository Delivery
Overview
Deliver an already understood and reviewed change through the shortest safe Git path. Ordinary delivery is the default: freeze scope and branch once, execute the authorized Git chain as one bounded transaction, and read back the final refs once.
Consume urn:skills:delivery-request:v1 and produce
urn:skills:delivery-receipt:v1 only after the requested target is read back. A local
commit is local durability, not remote delivery, deployment, or production proof.