investigate

Installation
SKILL.md

Investigation Toolkit

Debug issues through systematic search and AI-powered analysis.

Prerequisites

# ripgrep for fast search
brew install ripgrep

# Gemini for analysis
pip install google-generativeai
export GEMINI_API_KEY=your_api_key

Search Commands

ripgrep Basics

Installs
59
GitHub Stars
24
First Seen
Jan 24, 2026
investigate — johnlindquist/claude