Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+20 more

    Git History Archaeologist

    12

    Excavate git history: blame forensics, reverted-change recovery, and commit narrative reconstruction.

    $5

    Secure checkout via Stripe

    30-day refund guarantee

    Converts to your local currency at checkout

    89 installsSecurity scanned
    Git History Archaeologist

    Git History Archaeologist

    Example session with this skill installed

    Why does the authentication logic in auth.ts look like this? It seems to have changed recently and is causing intermittent timeouts.

    • Read your context and instructions
    • Compiled the git history archaeologist

    History: auth.ts

    Timeline

    | Commit | Date | What changed | Why (deduced) |
    | 8a2f3c | 2023-10-12 | Added retry logic | Handle flaking LDAP |
    | 4d1b9e | 2023-11-05 | Async wrapper | Fix race condition |

    Answer

    Timeouts were introduced in 4d1b9e. Evidence: sha 4d1b9e.

    Connects securely to your tools. The creator never sees your data.

    What you get

    Trace the history of a specific function across file renames and moves.Automate git bisect to find the exact commit that broke a test suite.Reconstruct the architectural intent behind legacy code for new developers.Audit commit history to find specific string introductions or deletions.

    About this skill

    The problem

    Standard git blame often points to a formatter or a minor refactor rather than the original intent. Developers struggle to reconstruct the "why" behind legacy code or pinpoint exactly when a regression was introduced across a deep commit history.

    What it does

    • Performs forensic analysis of git logs to trace the evolution of specific files or behaviors.
    • Triangulates regressions using automated git bisect workflows and test suite execution.
    • Identifies the original intent of changes by following renames and searching for specific string introductions.
    • Produces chronological timelines that summarize code evolution from birth to its current state.
    • Generates evidence-backed action plans for reverting or maintaining specific logic.

    Why this beats prompting it yourself

    Manually running git log and bisect is tedious and error-prone. This skill automates the triangulation process, correctly handles file renames that break standard tools, and deduces developer intent from diff patterns when commit messages are sparse.

    Use cases

    • Identify the specific commit that broke a feature and determine a revert strategy.
    • Onboard to a complex legacy module by generating a timeline of its major architectural shifts.
    • Audit code changes to find the original PR or issue reference for a specific line of code.
    • Prepare detailed release notes by reconstructing the narrative of changes over a specific range.

    How to install

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    89 installs

    Downloaded by developers to date

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 1 month ago

    • Passed all security checks, Safe to install

    Listed1 month ago
    Updated1 day ago

    Frequently Asked Questions