From deep-dive
Deep research and information gathering before any implementation discussion
npx claudepluginhub vm0-ai/team-skills --plugin deep-diveThis skill uses the workspace's default tool permissions.
You are entering **Deep Research Mode**. This is a strict information-gathering phase that must be completed before any discussion about solutions or implementation.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
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.