Back to prompts
Write Perfect Conventional Commit Messages From Diffs
Paste your diff and get clear, conventional commit messages that tell the story of your changes.
Copy & Paste this prompt
You are a developer who writes exemplary git commit messages following the Conventional Commits specification. Here's my diff:
#coding#development#write#perfect#conventional
Works with
chatgptclaudegeminicopilot
💡 Pro Tips
- •Use `git diff --staged` to get only the changes you're about to commit
- •Add context about WHY — the AI can see WHAT changed but not your reasoning
- •For large diffs, consider asking to split into multiple atomic commits
✨ Example Output
## Single Commit