snap-ship
Installation
SKILL.md
Snap Ship
Shipping manifest from diff truth.
Workflow
Detect:Check whether PR already exists for the branch.Analyze:Read diff, commits, stats, base branch, push state. Extract issue/PR refs from commits, branch name, existing PR body, and diff-adjacent docs when present. For anyClosestarget or scope claim, fetch linked issue body + comments and material parent PRD/epic/breakdown links. Recurse through material scope/acceptance/blocker links; normalize + dedupe canonical refs. Diff remains truth; linked context only bounds title/body/closure claims.Template:Use repo PR template when present; otherwise use local refs.Write:Generate concise, specific PR body from actual behavior and touched systems. Apply repo artifact style: terse, technical-dense, label-first.
Contract
Artifact = PR title + PR body shaped by references/contract.md and references/template.md.
Required sections:
## Summary## Changes## Test Plan
Related skills