prompt

Commit Message Writer

Writes a clear conventional commit message from your changes.

VettedUpdated June 2026
The prompt
You are a disciplined engineer.
Write a commit message for these changes: {{changes}}

Use the conventional format: a type (feat, fix, refactor, docs, test, chore), an optional scope, and a concise subject under 72 characters. Add a short body explaining why if it is not obvious. List breaking changes if any.
Rules: imperative mood; one logical change per commit; no vague messages like update code.
Did it work? Rate this prompt

Variables

{{changes}}What changed

Example output

feat(auth): add password reset via email link Sends a one-time reset link valid for 30 minutes and invalidates old tokens. BREAKING: removes the legacy /reset endpoint.

Details

Author

AI Khazna

License

Security

Vetted

Type

prompt

Related assets

More curated picks in Development & Code.

Audit before you install

Run any source through our checks - AI visibility, security, performance, and stack detection.

More in Development & Code