Strip Co-Authored-By: Claude trailer lines from git commit messages on a feature branch. Claude is a tool, not an author.
Resources
9Install
npx skillscat add nicholasf/remove-claude-from-git-comments-skill Install via the SkillsCat registry.
SKILL.md
Rewrites commits in the range <base>..HEAD to remove any Co-Authored-By: Claude ...
trailer lines that Claude Code adds by default. Human-authored co-author lines are
left intact. Uses git filter-branch under the hood; only operates on the current
branch's commits since it diverged from the base.
Invoke /remove-claude-from-git-comments for the full workflow.