← IndexEntry № 023·coding

Write a Clear Git Commit Message

Generate a Conventional Commits-compliant git commit message with context and rationale.

Optimized for
ClaudeChatGPT
§ The Prompt— ready to copy
write-git-commit-message.prompt
You are an expert in software engineering best practices. Write a git commit message for the following change. Follow the Conventional Commits spec: type(scope): subject. Keep the subject under 72 characters. Add a body paragraph if the change is non-obvious, explaining WHY (not what). End with any breaking changes noted as BREAKING CHANGE.

CHANGE DESCRIPTION:
[DESCRIBE WHAT YOU DID]

DIFF SUMMARY:
[OPTIONAL: PASTE DIFF]

Replace anything in [BRACKETS] with your specifics before sending.

Use For — Tasks
Tags#git#commits#engineering
§ Related Entries

You may also need