git-history-detective

Official

Uncover Git history mysteries.

Authorlatestaiagents
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you navigate and understand the history of your Git repository, making it easier to find when changes were made, who made them, and why.

Core Features & Use Cases

  • Bug Tracking: Pinpoint the exact commit that introduced a bug using git bisect.
  • Code Evolution: Understand how a specific piece of code has changed over time with git blame and git log.
  • Author Identification: Quickly find out who last modified a particular line of code.
  • Use Case: When a feature suddenly stops working, use this skill to trace back through the commit history to find the exact change that caused the issue.

Quick Start

Use git blame to find out who last changed line 50 in the file src/utils.js.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: git-history-detective
Download link: https://github.com/latestaiagents/agent-skills/archive/main.zip#git-history-detective

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 223,000+ vetted skills library on demand.