git-ai-archaeology

Analyze Git repository AI configuration evolution and output a Markdown report.

Updated May 30, 2026
One-click install
npx skills add https://github.com/alexica00/claude-code-ultimate-guide --skill git-ai-archaeology-alexica00
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: git-ai-archaeology
Source: https://github.com/alexica00/claude-code-ultimate-guide/tree/main/examples/skills/git-ai-archaeology
Command: npx skills add https://github.com/alexica00/claude-code-ultimate-guide --skill git-ai-archaeology-alexica00

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze the evolution of AI configuration within a Git repository to reveal when AI tooling was introduced, how configurations matured, and where maturity phases began.

Core Features & Use Cases

  • First-commit tracing: Identify when key AI config files were added and by which commits.
  • Monthly velocity: Track AI-config commit velocity over time and identify inflection points.
  • Maturity phase mapping: Synthesize PRs and changes into evolution phases for AI tooling.

Quick Start

Invoke the skill with a path to a Git repository to generate a self-contained Markdown report named {slug}-git-archaeology.md.

Frequently Asked Questions about git-ai-archaeology

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I trace AI configuration evolution in a Git repository?

Tracing AI configuration evolution in a Git repository involves analyzing commit history to map when AI tooling was introduced and how it matured. This skill identifies first AI-config entries, monthly commit velocity, and maturation phases, then generates a structured Markdown report for archival review.

What is Git archaeology for AI config maturity?

Git archaeology for AI config maturity is the process of synthesizing repository changes into evolution phases for AI tooling. It tracks monthly commit velocity and identifies inflection points to reveal when AI configurations were introduced and how they progressed over time.

How do I generate a Markdown report of AI config commit velocity from Git history?

To generate a Markdown report of AI config commit velocity, invoke the skill with a path to a Git repository. It analyzes the commit history to track monthly velocity and outputs a self-contained file named {slug}-git-archaeology.md suitable for archival review.

Can I identify the first commit that added AI configuration files to a repository?

Yes, you can identify the first commit that added AI configuration files. The skill performs first-commit tracing to pinpoint when key AI config files were introduced and by which specific commits, mapping the initial introduction of AI tooling.

Does this Git analysis tool require external dependencies to map maturity phases?

No, this Git analysis tool requires no external dependencies to map AI config maturity phases. It directly analyzes the repository commit history to synthesize PRs and changes into distinct evolution phases for AI tooling.