deep-research
Installation
SKILL.md
deep-research Skill
Purpose: Multi-level autonomous investigation for complex JUCE plugin development problems using graduated research depth protocol.
Overview
Multi-level autonomous investigation (Level 1: 5 min local → Level 2: 30 min web → Level 3: 60 min parallel). Stops at first confident answer. User controls depth.
NEVER:
- Edit code files via Edit/Write/NotebookEdit tools
- Run build commands (npm, CMake, compiler)
- Modify contracts or configurations
- Implement any solutions