Shipping Changes

End-to-end change-shipping closed loop for non-trivial work — research → proposal doc → phased guarded implementation → PR self-review → harden → merge. Use when taking a substantial change from idea to merged PR, when a task needs a written proposal before code, when implementing in reversible phases behind a guarded commit chain (assert + test + verify, all green before commit), or when self-reviewing your own PR. Complements automating-devops (which is the git/CI/release knowledge reference); this skill is the orchestration spine that sequences a change from zero to merged.

telagod 7aceb10 5.3 KB Updated

File contents

telagod/code-abyss/tree/main/skills/shipping-changes commit 7aceb10c63

Frequently asked questions

npx skillmds@latest add telagod/shipping-changes