Deep Investigate banner
Nnnsightnnn Nnnsightnnn

Deep Investigate

Development community

Description

--- description: Multi-agent parallel investigation for complex problems allowed-tools: Read, Grep, Glob, Task, Write --- # Deep Investigation Command **Usage**: `/deep-investigate [problem description or file:line reference]` Multi-dimensional parallel investigation for sticky problems that resist simple debugging. --- ## When to Use This command is for problems that: - Have resisted initial debugging attempts - Involve multiple systems or modules - Exhibit non-deterministic behavior - Ha

Installation

Installs to ~/.claude/commands/nnnsightnnn-claudekit-deep-investigate.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Nnnsightnnn/claudekit/HEAD/.claude/commands/deep-investigate.md -o ~/.claude/commands/nnnsightnnn-claudekit-deep-investigate.md

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

Full documentation available on GitHub

View Source Repository