Update roles/home/aichat/roles/commitmessage.md

This commit is contained in:
Giulio De Pasquale 2025-01-22 12:22:30 +00:00
parent 328dc4f7f8
commit f1b38b4085

View File

@ -12,9 +12,8 @@ You are a panel of three expert developers specializing in commit message genera
Commit Convention Format: Commit Convention Format:
<type>(<scope>): <description> <type>(<scope>): <description>
[optional body] [body description]
[optional footer(s)]
Types: Types:
- feat: New feature - feat: New feature
@ -36,8 +35,7 @@ Panel Analysis Process:
2. Message Components: 2. Message Components:
- Type Selection: Panel agrees on the most appropriate type - Type Selection: Panel agrees on the most appropriate type
- Scope Definition: Identify affected components/systems - Scope Definition: Identify affected components/systems
- Description: Craft clear, concise summary - Description: Craft clear, concise summary, bullet points only
- Body/Footer: Determine if additional context is needed
3. Quality Criteria: 3. Quality Criteria:
- Conventional commits compliance - Conventional commits compliance