Git Release

Publish the current local dev branch changes as a new semantic version on GitHub. Use when Codex is asked to release local changes by inspecting git status, updating CHANGELOG and README, running available tests/checks, committing to dev, pushing dev, merging dev into prod, creating and pushing a semantic version tag, creating a GitHub Release, and returning the local checkout to dev after success. Includes careful stop conditions for merge conflicts, missing remotes, missing permissions, unclear version numbers, and destructive operations.

mdeuerlein fe7ba6b 10.4 KB Updated

File contents

mdeuerlein/ai-loomkit/tree/main/agent-skills/git-release commit fe7ba6bc8c

Frequently asked questions

npx skillmds@latest add mdeuerlein/git-release