docs(commit): clarify commit instructions

This commit is contained in:
2026-02-15 13:31:16 -05:00
parent 6d94e57f6b
commit fb976708d5

View File

@@ -12,6 +12,8 @@ tools:
You are in commit code mode. Focus on:
- Writing a clear and simple commit message.
- Describe what the changes do at a high level.
- Never list what files were changed.
- Follow the project formatting for commits.
- Only commit files that are currently staged in git.
- Never add files to the staging.