Voice to Text for Commit Messages

Ship the Commit Message Before Context Fades

Good commits explain why. Speaking that sentence is faster than staring at a one-line stub. Free to start.

Why Commit Messages Get Stubbed

The change is clear in your head for about two minutes after you finish. Then it becomes "fix stuff" forever.

Typing a careful message feels like a second task. Dictating keeps the bar high without stopping the merge train.

Speak the Why, Then Trim

Open the commit box. Say what changed for the reader six months from now: problem, approach, anything risky.

If your team uses conventional commits, speak the type and scope first, then the sentence. Edit the subject line once with your eyes.

Commit spine:

  1. Type and scope if your team uses them
  2. What problem this solves
  3. What approach you took
  4. Risk, follow-up, or test note if needed

Commits Worth Dictating

Bugfix Commits

Name the failure mode, not just the file you touched.

Feature Slices

Say what users can do now that they could not before.

Refactors

Call out behavior that should stay identical.

Hotfixes

Impact and blast radius in one spoken paragraph.

Chore and Config

Why the infra change exists so nobody reverts it blindly.

Revert Notes

What broke and what you are rolling back to.

Dictate in GitHub, GitLab, or the IDE

Use Voiskey in the IDE commit panel, gh CLI prompts you paste into, or the browser commit form. Same voice input wherever the message box lives.

Workflows around commits:

  • Local commit message draftsVoice typing for notes
  • PR comment on the same changeVoice typing for messages
  • Emailing a release note excerptVoice typing for emails
  • Team changelog postsVoice typing for teams
  • Post-incident commit contextVoice typing for meetings

FAQ s

No. Speak enough for a future reader, then cut. One clear subject plus a short body beats a novel.

You say the type and scope; Voiskey types the words. You still own the final format before commit.

Dictate the prose, then paste or type trailer lines you keep as templates. Voice is for the human explanation.

Short commit messages barely dent a weekly word budget. Save heavier usage for PR bodies and docs.

Say less. Get more
Say less. Get more
Say less. Get more
Say less. Get more
VoiskeyVoiskey

Your voice, amplified.

Speak naturally, write effortlessly, and move faster. Turn your voice into polished, ready-to-use text wherever you work.

Use it across macOS, Windows, iOS, and Android

Use it across