latitude-release-discipline
CommunityEnforce safe and correct software releases.
Authorjoolbits
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents costly mistakes during the software release process by enforcing a strict checklist and guarding against common errors like building from the wrong branch or shipping debug artifacts.
Core Features & Use Cases
- Branch and Version Validation: Ensures releases are made from the correct branches with matching version strings.
- Build Integrity Checks: Verifies that builds are clean, successful, and do not contain unintended artifacts.
- Tagging and Uploading Discipline: Guides the correct tagging of commits and the proper uploading of release files.
- Use Case: A developer needs to release a new version of the Latitude mod. This Skill will guide them through checking out the correct branch, verifying the version number in
gradle.properties, performing a clean build, inspecting the resulting JAR, and finally, creating and pushing the correct Git tag.
Quick Start
Use the latitude-release-discipline skill to ensure your current branch and working tree are clean before proceeding with a build.
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: latitude-release-discipline Download link: https://github.com/joolbits/latitude/archive/main.zip#latitude-release-discipline 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 223,000+ vetted skills library on demand.