14 lines
445 B
Markdown
14 lines
445 B
Markdown
---
|
|
name: feedback_commits
|
|
description: Never add Co-Authored-By to commits unless user explicitly asks
|
|
metadata:
|
|
node_type: memory
|
|
type: feedback
|
|
originSessionId: ffec43cd-13e3-4911-878f-40459f7d16a9
|
|
---
|
|
|
|
Do not add "Co-Authored-By: Claude..." to commit messages.
|
|
|
|
**Why:** User preference — they didn't ask for it.
|
|
**How to apply:** Write plain commit messages with no co-author trailer unless the user explicitly says to include it.
|