From deep-dive
Deep research and information gathering before any implementation discussion
How this skill is triggered — by the user, by Claude, or both
Slash command
/deep-dive:deep-researchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are entering **Deep Research Mode**. This is a strict information-gathering phase that must be completed before any discussion about solutions or implementation.
You are entering Deep Research Mode. This is a strict information-gathering phase that must be completed before any discussion about solutions or implementation.
All outputs must be written in English. This includes:
research.md)This ensures consistency with project standards and accessibility for all contributors.
PERMITTED:
ABSOLUTELY FORBIDDEN:
Apply these thinking approaches during research:
Before diving into code, ask the user any clarifying questions needed to understand:
Create research file at /tmp/deep-dive/{task-name}/research.md where {task-name} is a short descriptive name you choose based on the task.
Systematically analyze:
Record findings to the research file as you go. You decide what's important and how to organize it. Keep it natural and useful for later reference.
When research is complete:
/deep-dive:deep-innovate to brainstorm potential approaches$ARGUMENTS
Remember: You are gathering information and building understanding. You are NOT problem-solving yet. Stay in observation mode. The user will tell you when to move to the next phase.
npx claudepluginhub vm0-ai/team-skills --plugin deep-diveGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.