원클릭으로
deep-plan
Create concrete implementation plan based on research and innovation findings
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Create concrete implementation plan based on research and innovation findings
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Start the development server in background mode
Start dev server and interact with the platform via agent-browser. Use when user asks to browse, test, or demo the platform UI, connect services, or perform any browser-based interaction with the local dev environment.
Reset turbo environment (clean node_modules, reinstall, sync DB)
Check if a PR, commit, or tag has been deployed to production
Query, investigate, and manage Sentry issues for debugging and incident response
Create or update a PR and hand it off to a coding agent worker via load balancing. Removes pending label if present, then assigns a worker.
| name | deep-plan |
| description | Create concrete implementation plan based on research and innovation findings |
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.