fix-author

Community

Fix commit authors to match git config.

Authortnez
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Many repositories accumulate commits with authors that do not reflect the local or global git config, causing attribution drift and inconsistent history.

Core Features & Use Cases

  • Identify mismatched commit authors by comparing each commit's author against the configured user.name and user.email (local override global).
  • List commits in the range main..HEAD and report which commits require correction.
  • Rewrite author information for affected commits using a safe rebase workflow and provide a summary of changes.

Quick Start

Run the fix-author script on your branch to rewrite commits between main and HEAD using your configured author.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: fix-author
Download link: https://github.com/tnez/dotfiles/archive/main.zip#fix-author

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.