release
01Skill Claude CodeCodex
Automates the cocode release workflow: bumps the version in pyproject.toml, finalizes the CHANGELOG.md entry, runs quality checks, creates a release/vX.Y.Z branch, commits, pushes, and opens a PR to main. Use when user says "release", "cut a release", "bump version", "prepare a release", "make a release", "ship it"…
20 5d ago A 137 tokens
original MIT