git-ai-archaeology
Installation
SKILL.md
git-ai-archaeology
Produces a complete analysis of AI config evolution in a git repository. Finds when each AI configuration file was created, how AI-config commit velocity evolved month by month, which PRs structured the evolution, and identifies maturity phases.
Output: a single file {output_dir}/{slug}-git-archaeology.md
Expected Input
/git-ai-archaeology repo_path=/path/to/repo [output=./talks/slug] [slug=talk-name] [since=2025-01-01]
repo_path: absolute path to the target git repo (required)output: output directory (default:./talks)slug: output filename (default: repo folder name)since: analysis start date (default: first repo commit)