releasing-to-pypi
OfficialStreamline PyPI releases.
AuthorAetherCore-Dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents costly errors and failed releases to PyPI by enforcing a strict, atomic checklist for code linting, version bumping, tagging, and documentation updates before any code is committed or pushed.
Core Features & Use Cases
- Atomic Release Process: Ensures all release-critical steps are completed in a single, verifiable commit.
- Version Consistency: Guarantees that version numbers are updated across all relevant files (pyproject.toml, init.py, tests, CHANGELOG.md).
- CI/CD Safety: Prevents release failures by ensuring the tagged commit is production-ready, avoiding immutable PyPI filename conflicts.
- Use Case: Before pushing a new feature, use this Skill to run linters, update the version number in 10 files, verify the changelog, and create the Git tag and GitHub release in one go.
Quick Start
Follow the checklist in this skill to prepare and release your code to PyPI.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: releasing-to-pypi Download link: https://github.com/AetherCore-Dev/ag402/archive/main.zip#releasing-to-pypi Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.