From deep-dive
Create concrete implementation plan based on research and innovation findings
npx claudepluginhub vm0-ai/team-skills --plugin deep-diveThis skill uses the workspace's default tool permissions.
You are entering **Deep Plan Mode**. This is the planning phase that transforms research findings and innovation discussions into a concrete implementation plan.
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 Plan Mode. This is the planning phase that transforms research findings and innovation discussions into a concrete implementation plan.
All outputs must be written in English. This includes:
plan.md)This ensures consistency with project standards and accessibility for all contributors.
Before starting:
/tmp/deep-dive/{task-name}/research.md/tmp/deep-dive/{task-name}/innovate.mdIf either document is missing, inform the user and suggest running the appropriate phase first (/deep-dive:deep-research or /deep-dive:deep-innovate).
PERMITTED:
/tmp/deep-dive/{task-name}/plan.mdABSOLUTELY FORBIDDEN:
Apply these thinking approaches during planning:
/tmp/deep-dive/{task-name}/research.md/tmp/deep-dive/{task-name}/innovate.mdBreak down into tasks:
For each task, specify:
Define test requirements:
/testing conventionsIdentify risks and blockers:
/tmp/deep-dive/{task-name}/plan.md$ARGUMENTS
Remember: You are creating a roadmap for implementation. You are NOT implementing yet. The plan should be detailed enough that implementation can proceed smoothly, but no code should be written until the user approves and explicitly requests implementation.