Slice Land

Verify a finished slice is actually ready to land (tests green, DoD ticked, deviation log present, STATUS=DONE) and emit a deterministic landing checklist for either direct merge-to-main or PR-shaped integration. Use when the user says "land this slice", "merge back to main", "ready to ship", "create a PR for this slice", "close out the slice", or "slice is done — what now". Use `prepare` to emit a readiness report; use `execute --mode direct` to also run the merge sequence; use `execute --mode pr` to push the branch and open the PR.

ramboz 6dcba79 2 files · 80.4 KB Updated

File contents

ramboz/jig/tree/main/hosts/codex/plugins/jig/skills/slice-land commit 6dcba7970d

Frequently asked questions

npx skillmds@latest add ramboz/slice-land-2