Write a Clear Git Commit Message
Generate a Conventional Commits-compliant git commit message with context and rationale.
§ 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.
Best For — Roles
Use For — Tasks
§ Related Entries
You may also need
№ 022coding
Generate Unit Tests for a Function
Generate comprehensive unit tests with happy path, edge cases, and failure modes.
For
claude·chatgpt
№ 099coding
Write Unit Tests for an Existing Function
Generate a thorough unit test suite covering happy path, branches, edges, and errors.
For
claude·chatgpt
№ 002coding
Perform a Thorough Code Review on a Pull Request
Get a senior-engineer-style code review with categorized, file-referenced feedback.
For
claude·chatgpt
№ 021coding
Refactor Code for Readability and Maintainability
Refactor any code for readability and maintainability without changing its behavior.
For
claude·chatgpt