Skip to content

Conversation

@dcramer
Copy link
Member

@dcramer dcramer commented Jan 8, 2026

Add documentation to the commit skill for attributing AI-generated changes.

When a coding agent (like Claude Code) primarily generates the changes in a commit,
the commit should include a Co-Authored-By: Claude <[email protected]> line
in the footer. This provides clear attribution while keeping the commit message
clean and professional.

The guidance explicitly states this is the only indicator of AI involvement that
should appear - no "Generated by AI" phrases or similar markers elsewhere in the
commit message.

Document that commits with changes primarily generated by a coding agent
should include the Co-Authored-By attribution in the footer. Clarify that
this is the only indicator of AI involvement that should appear in commits.

Co-Authored-By: Claude <[email protected]>
@dcramer dcramer merged commit caaee2a into main Jan 8, 2026
2 checks passed
@dcramer dcramer deleted the docs/commit-skill-ai-attribution branch January 8, 2026 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants