# Commit Message Template
# Purpose: Standardized commit message format for all framework commits
# Variables: {{STATE}}, {{TYPE}}, {{SUMMARY}}, {{DETAILS}}, {{FILES_CHANGED}}
# Generated by: git-commit-helper agent
# Template location: ~/.multiagent/git/templates/commits/commit-message.template.txt

[{{STATE}}] {{TYPE}}: {{SUMMARY}}

{{DETAILS}}

Changes:
{{FILES_CHANGED}}

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
