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