What problem does it solve?
This Skill streamlines the software release process by ensuring all necessary pre-flight checks are completed, preventing common errors and maintaining a clean, trustworthy release history.
Core Features & Use Cases
- Pre-Release Verification: Enforces a checklist including build paths, test coverage, local CI, documentation, release configuration, and Git state.
- Release Procedure Guidance: Provides a step-by-step process for committing, pushing, tagging, and verifying releases, emphasizing the "NO TAG WITHOUT GREEN CI" rule.
- Troubleshooting Common Failures: Offers solutions for frequent issues like incorrect build paths or missing test coverage.
- Use Case: When preparing to release a new version of a software project, use this Skill to systematically verify all components and ensure a smooth, error-free deployment to production.
Quick Start
Use the releasing-software skill to prepare for a new release by running through the pre-release checklist and following the release procedure.