ワンクリックで
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.