Skip to main content
ClaudeWave
Skill30k repo starsupdated 3d ago

python-release

Handle Python SDK release, build, bump, packaging metadata, PyPI client pin, uv.lock, nox/build workflow, and publish verification changes. Use for Python release process work or dependency pin bumps; do not use for ordinary Python feature implementation.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/ComposioHQ/composio /tmp/python-release && cp -r /tmp/python-release/.agents/skills/python-release ~/.claude/skills/python-release
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# Python Release

Use this skill for Python release and packaging work.

Read `references/release-workflow.md` before changing Python release metadata or generated client pins.