signal-commit

Installation
SKILL.md

⚡ signal-commit — Instant Commit

Zero-confirmation commit. Reads the diff, generates a conventional commit message, stages everything, commits. One command. Done.


Invocation Triggers

Activate when user says any of:

  • /signal-commit
  • "commit everything", "just commit", "signal commit"
  • "commit my changes", "commit this", "commit and push"
  • Asks to commit without providing a message

Slash command behavior

If the user's message is only /signal-commit (optionally with flags like --dry, --draft, or --split), treat that as execute now.

Installs
29
GitHub Stars
10
First Seen
Apr 16, 2026
signal-commit — mattbaconz/signal