Generate structured commit messages following project conventions.
This prompt helps create consistent, well-formatted commit messages that align with the project's established patterns.
Given the current changes in the working directory, do this:
- Check the current git status to identify modified files:
- Use
git statusto see what files have been changed