chore(skills): de-pin git-commit attribution trailer
The mandatory Commit Message Format block hard-coded 'Claude Opus 4.6', which stayed stale for months after the model moved on. Replace with the generic 'Co-Authored-By: Claude <noreply@anthropic.com>' and note that the harness-appended model-identifier variant is equally valid. Pinned versions are the root cause of this drift class (CLAUDE-CLEANUP.md section 4). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -47,9 +47,15 @@ allowed-tools: Bash, Read, Grep, Glob, Write, Edit
|
||||
|
||||
<optional body — what and why, not how>
|
||||
|
||||
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
||||
Co-Authored-By: Claude <noreply@anthropic.com>
|
||||
```
|
||||
|
||||
The trailer is intentionally **unpinned** — do not write a model version into the
|
||||
example. The model-identifier variant the Claude Code harness appends automatically
|
||||
(e.g. `Co-Authored-By: Claude Opus <version> <noreply@anthropic.com>`) is equally
|
||||
valid; leave it as the harness emits it. Pinned version numbers are the root cause of
|
||||
attribution drift (this line read `Claude Opus 4.6` for months after the model moved on).
|
||||
|
||||
### Types
|
||||
|
||||
| Type | Use for |
|
||||
|
||||
Reference in New Issue
Block a user