investigate
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