com um clique
deep-plan
// Create concrete implementation plan based on research and innovation findings
// Create concrete implementation plan based on research and innovation findings
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.
Query logs from Axiom for debugging (read-only, no ingestion allowed)
Implement issue, review PR, and verify CI — runs issue-implement, pr-review-loop, and pr-check-loop sequentially
| 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.