What problem does it solve?
Contributors using AI coding assistants often end up with unwanted AI attribution in commit messages, pull requests, and session history, polluting repository history. This Skill configures local AI coding tools to stop adding that attribution.
Core Features & Use Cases
- Settings Helper Execution: Runs a repository-provided TypeScript helper that updates Claude Code and Amp attribution keys while preserving other values and JSONC comments.
- Codex Policy Handling: Detects when Codex requires workspace-level configuration and instructs the contributor to disable attribution in Codex workspace settings instead of editing local config.
- Idempotent Verification: Re-runs the helper to confirm Claude Code and Amp report "already configured" without ever reading settings files directly.
- Use Case: A contributor notices AI co-author lines appearing in their commits and wants them removed from future commits, pull requests, and sessions across Claude Code, Amp, and Codex.
Quick Start
Disable AI attribution in my Claude Code, Amp, and Codex settings so it stops appearing in my commits and pull requests.