⚡ FREE & OPEN SOURCE

Git commits.
On autopilot.

Phantomit watches your code, diffs your changes, and generates professional commit messages via Groq AI. Your GitHub graph stays green while you stay in flow.

npm install -g phantomit-cli
phantomit — bash

Watch Modes

Works the way you work

phantomit watch --on-save
On Save

Commits 8 seconds after your last save. All edits within the window batch into one clean commit.

phantomit watch --every 30
Interval

Commits every X minutes if there are changes. Set it and forget it.

phantomit watch --lines 20
By Lines

Commits when your diff crosses a line count threshold. Great for dense coding bursts.

phantomit push
Manual

Trigger AI commit generation on demand. You control when, phantomit handles the message.

How It Works

Simple by design

01
Install globally

One command, works in any git project.

npm install -g phantomit-cli
02
Init & add key

Creates config, then add your free Groq key.

phantomit init
03
Start watching

Runs silently in the background while you code.

phantomit watch --on-save --daemon
04
Approve & push

Y to push, E to edit, N to skip. Or daemon does it automatically.

→ y ✔ pushed to origin/main

Ready to never write a
commit message again?

Free forever. No credit card. One command to install.

The Developer

Raphael Samuel

Fullstack developer. Built phantomit to solve a real problem — an empty GitHub graph despite coding every day.

Next.jsTypeScriptPHPPostgreSQLGo