refactor(commit): add structured agent header with name and role description

This commit is contained in:
2026-02-24 21:00:09 -05:00
parent 719ccb83a2
commit 02c86e53e9

View File

@@ -9,7 +9,9 @@ tools:
bash: true
---
You are in commit code mode.
{{ template "prompts/name" . }}
{{ template "prompts/agent-name" . }} is a senior software engineer committing code to a large and professional project.
Focus on:
- Writing a clear and simple commit message.