v0.1.0
Pre-release
Pre-release
Added
- Initial release of reusable Cursor slash commands:
/commit— propose atomic Conventional Commits without executing them/changelog— update the[Unreleased]section ofCHANGELOG.md/changelog-draft— propose[Unreleased]changelog entries without
modifying files/changelog-review— auditCHANGELOG.mdfor Keep a Changelog and SemVer
issues/release— convert[Unreleased]into a dated SemVer release section/cleanup— remove or rewrite low-value comments without changing behavior/clean-arch— review architecture boundaries and apply minimal refactors
when appropriate/readme— create or updateREADME.mdfrom the current project/readme-review— auditREADME.mdagainst the current implementation/docs— maintain technical documentation based on the current project/docs-review— audit project documentation against the implementation