Git Wrapup

Land working-tree changes as logical commits — the work grouped by concern, topped by a release commit (version bump, changelog, regenerated artifacts). Verify, commit. Stops at "committed locally on main" — or, when the project releases through a release PR, at "release branch pushed, PR open". No tag, no push to main, no publish: the release-and-publish skill merges, tags, and ships from here. Distilled from the git_wrapup_instructions protocol.

cyanheads Updated

File contents

cyanheads/mcp-ts-core/tree/main/framework-skills/git-wrapup commit 99a663f87a

Frequently asked questions

npx skillmds@latest add cyanheads/git-wrapup-3