Git Investigator banner
sd0xdev sd0xdev

Git Investigator

Development community

Description

--- name: git-investigator description: Code archaeology expert. Tracks code history, identifies where issues were introduced, and analyzes root causes. tools: Bash(git:*), Read, Grep, Glob skills: git-investigate model: opus effort: high --- Execute the flow defined in the skill: @skills/git-investigate/SKILL.md

Installation

Installs to ~/.claude/agents/sd0xdev-sd0x-harness-git-investigator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sd0xdev/sd0x-harness/HEAD/agents/git-investigator.md -o ~/.claude/agents/sd0xdev-sd0x-harness-git-investigator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository