nowfound

Alternatives

Products that do what Awesome Semantic Commit does

Guide to regular commit messages

  1. 1BT

    Too often I find myself being lazy with commit messages. But I don't want AI to write them for me... only i truly know why i wrote the code i did. So why don't i get AI to help me get that into words from my head? That's what i built: smartcommit asks you questions about your changes, then helps you articulate what you already know into a proper commit message. Captures the what, how, and why. Built this after repeatedly being confused 6 months in a project as to why i made the change i had made... Would love feedback!

    Nov 2025 · github.com

  2. 2GC
  3. 3CC
  4. 4
    gitbird100

    Tweet your commits

    2018

  5. 5
    GitusAI71

    AI Powered Commit Messages

    Nov 2025 · gitusai.com

  6. 6TT

    I've found it helps PR reviewers when they can look through a set of commits with clear messages and logically organized changes. Typically reviewers prefer a larger quantity of smaller changes versus a smaller quantity of larger changes. Sometimes it gets really messy to break up a change into sufficiently small PRs, so thoughtful commits are a great way of further subdividing changes in PRs. It can be pretty time consuming to do this though, so this tool automates the process with the help of AI. The tool sends the diff of your git branch against a base branch to an LLM provider. The LLM…

    2025 · github.com

  7. 7

    A small CLI tool that combines git commit and todo list 🛠📝

    2018

  8. 8CI
  9. 9

    Turn Git commits into Linear-style release notes

    Dec 2025 · updated.dev

  10. 10

    Discover beginner friendly issues on GitHub

    2019

  11. 11GA
  12. 12WM
  13. 13

    Stop writing commit messages. Start shipping code.

    Feb 2026 · nocommit.asimsk.site

  14. 14

    Let your commit history tell its story using the power of AI

    2023

  15. 15
    Git2Log219

    Turn your Git commits into a beautiful changelog for free

    2024

  16. 16

    No-fluff guide to building a collaborative development team

    2016

  17. 17

    Now add co-authors to your commits

    2018

  18. 18

    Track, report and automate GitHub workflows in Slack. Free

    2020

  19. 19

    AI-Powered, Context-Aware, Git Commit Messages

    2025

  20. 20

    Build the habit of writing meaningful commit messages

    Nov 2025 · github.com

  21. 21GA

    GAC is a tool I built to help users spend less time summing up what was done and more time building. It uses LLMs to generate contextual git commit messages from your code changes. And it can be a drop-in replacement for `git commit -m "..."`. Example: feat(auth): add OAuth2 integration with GitHub and Google - Implement OAuth2 authentication flow - Add provider configuration for GitHub and Google - Create callback handler for token exchange - Update login UI with social auth buttons Don't like it? Reroll with 'r', or type `r "focus on xyz"` and it rerolls the commit with your feedback. You…

    Oct 2025 · github.com

  22. 22LP

    This is a small plugin for Simon Willison’s llm utility. It uses staged Git changes and generates a commit message using a LLM. You can do things like: git add . # Stage your changes llm commit # Automatically generate a commit message from the staged diff llm commit --model gpt-4 --max-tokens 150 --temperature 0.8 --yes # Customize model settings (e.g., GPT-4) or skip confirmation

    2025 · github.com

  23. 23
    GoodGit10

    AI-powered commit messages & repo management

    Oct 2025 · goodgitcommit.vercel.app

  24. 24
    Gitweet72

    Tweet from your commit description

    2018

Ranked by how close each launch is in meaning, then by votes. Refine with a description →