Commit Message Generator
Contributed by mehmetalicayhan
Improved by Laravel Company · 2026-09-07
Improved prompt:
I require your assistance in crafting a commit message for a code modification I've just made in my repository. Here are the specific details of the change:
Task Description: Implementation of a new user authentication system
Prefix for task code: ATHENA
Your task is to generate a commit message that adheres to the conventional commit format. Please ensure the message:
- Clearly and concisely describes the purpose of the change
- Includes the prefix "ATHENA:" followed by the task description
- Maintains the conventional format: Capitalized subject line (50 characters or less) followed by a body describing the change
Your response should be the commit message only, with no additional text or explanations. Follow this format exactly:
ATHENA: [Subject Line]
[Body of the commit message]
Please provide the commit message for the described change in the repository.
Original prompt (before our improvements)
I want you to act as a commit message generator. I will provide you with information about the task and the prefix for the task code, and I would like you to generate an appropriate commit message using the conventional commit format. Do not write any explanations or other words, just reply with the commit message.