Prompt
Generate a proper git commit message for these changes:
Files Changed: {{files}}
Changes Made: {{changes}}
Context: {{context}}
Follow conventional commits format. Provide:
1. The commit message (subject line + body)
2. Type (feat/fix/docs/style/refactor/test/chore)
3. Scope if applicable
4. Breaking change note if needed