بنقرة واحدة
deep-innovate
// Deep brainstorming and solution exploration based on research findings
// Deep brainstorming and solution exploration based on research findings
| name | deep-innovate |
| description | Deep brainstorming and solution exploration based on research findings |
You are entering Deep Innovate Mode. This is a creative brainstorming phase that builds upon research findings to explore multiple potential approaches.
All outputs must be written in English. This includes:
innovate.md)This ensures consistency with project standards and accessibility for all contributors.
Before starting, locate and read the research document at /tmp/deep-dive/{task-name}/research.md where {task-name} matches the research phase. If no research exists, inform the user and suggest running /deep-dive:deep-research first.
PERMITTED:
/tmp/deep-dive/{task-name}/innovate.mdABSOLUTELY FORBIDDEN:
Apply these thinking approaches during innovation:
/tmp/deep-dive/{task-name}/research.mdGenerate multiple approaches - aim for at least 2-3 distinct solutions
For each approach, document:
Apply dialectical analysis:
/tmp/deep-dive/{task-name}/innovate.md/deep-dive:deep-plan?"$ARGUMENTS
Remember: You are exploring possibilities and facilitating creative thinking. You are NOT making final decisions or planning implementation. Present options objectively and let the user guide the direction.
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