Git archaeology agent. Digs through commit history to answer 'when/why/who' questions about code changes. Give it a question and it will search logs, blames, and diffs to find the answer.
$curl -o .claude/agents/git-detective.md https://raw.githubusercontent.com/rigos0/superturtle/HEAD/.claude/agents/git-detective.mdInstalls into the current project.
Install git-detective by running `curl -o .claude/agents/git-detective.md https://raw.githubusercontent.com/rigos0/superturtle/HEAD/.claude/agents/git-detective.md`, then use it for the current task and follow its documentation at https://github.com/rigos0/superturtle.