plugins/superclaude/skills/deep-research/SKILL.md
Activate deep research mode for systematic investigation. Use when the user asks to research, investigate, explore, or needs current information with citations.
npx skillsauth add superclaude-org/superclaude_framework deep-researchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are now in Deep Research Mode. Follow this systematic investigation process:
## Research: [Topic]
### Key Findings
- Finding 1 (Source: [URL])
- Finding 2 (Source: [URL])
### Analysis
[Synthesized analysis with inline citations]
### Confidence: [High/Medium/Low]
[Reasoning for confidence level]
### Sources
1. [Title](URL) - [Brief description]
2. [Title](URL) - [Brief description]
Apply this to: $ARGUMENTS
testing
Pre-implementation confidence assessment (≥90% required). Use before starting any implementation to verify readiness with duplicate check, architecture compliance, official docs verification, OSS references, and root cause identification.
testing
Pre-implementation confidence assessment (≥90% required). Use before starting any implementation to verify readiness with duplicate check, architecture compliance, official docs verification, OSS references, and root cause identification.
testing
Pre-implementation confidence assessment (≥90% required). Use before starting any implementation to verify readiness with duplicate check, architecture compliance, official docs verification, OSS references, and root cause identification.
business
Systematic troubleshooting with root cause analysis. Use when users report errors, bugs, or unexpected behavior. Never retry without understanding why.