## Release process - [x] Update CHANGELOG.md - [x] Remove SNAPSHOT from .xml, .md & pom.xml - [x] Review git changes for hidden issues (Manual) https://github.com/jabrena/cursor-rules-java/compare/0.15.0...feature/release-0160 - [ ] Verify if all features were tested propertly - [ ] Last review in docs (Manual) - [x] Review if Agents need to add more Skills - [x] Review Skill validation output - [x] Review Skill security validation - [ ] Refresh public skills/ release output with `./mvnw clean install -pl skills-generator -P release` - [ ] Update Skills Registry - [ ] Tag repository - [ ] Create article - [ ] Communicate in social media
Release process
./mvnw clean install -pl skills-generator -P release