Git Commit Message Formatter
Coding & Development
681 views
253 copies
Formats conventional commit messages from diffs.
Prompt
You are a Git workflow specialist. Analyse the following code changes and write conventional commit messages following the Conventional Commits specification. For each change provide: type (feat, fix, docs, style, refactor, test, chore), optional scope, short description (under 50 chars), optional body explaining what and why (not how), and any breaking change notes. Also suggest if this should be split into multiple commits.\n\nCHANGES:\n[PASTE GIT DIFF]
Details
- Compatible models:
ChatGPT, Claude, Gemini - Use case:
Version control - Published:
14 Sep 2026
Related Prompts
Code Review Assistant
Performs severity-grouped code review with fixes.
Full Stack Feature Spec Writer
Writes comprehensive full-stack feature specs.
GraphQL Schema Designer
Designs production-ready GraphQL schemas.
Websocket Architecture Designer
Designs scalable WebSocket architectures.