investigate
CommunityDebug smarter with AI-guided code analysis.
Authorjohnlindquist
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps engineers debug and investigate code issues efficiently by combining fast local search with AI-powered analysis. It reduces time spent chasing bugs and tracing execution flow.
Core Features & Use Cases
- Systematic search with ripgrep to locate relevant code quickly.
- AI-assisted analysis using Gemini to interpret findings and suggest fixes.
- Trace execution: identify where errors originate and how data flows through your code.
- Use Case: You are stuck on a null reference error in a TypeScript project; this Skill quickly locates relevant calls, traces the call stack, and provides a suggested root cause.
Quick Start
Start by installing prerequisites: ripgrep and google-generativeai, then configure GEMINI_API_KEY. Run a sample search like: rg "error" src/ --glob "!node_modules"
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: investigate Download link: https://github.com/johnlindquist/claude/archive/main.zip#investigate Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.