Gommitizen

A Go-based implementation of Commitizen for automating the generation of conventional commit messages, which helps streamline the release process and maintain a consistent commit history.

gentr

A tool to execute commands when files change, inspired by entr and implemented in Go. It is designed for automating tasks like re-running tests or restarting services, enhancing the development workflow.