mit einem Klick
replan
// Iterative deep planning with critiques and alternatives. Use when facing complex design decisions, cross-platform changes, native module modifications, or API changes requiring thorough analysis.
// Iterative deep planning with critiques and alternatives. Use when facing complex design decisions, cross-platform changes, native module modifications, or API changes requiring thorough analysis.
| name | replan |
| description | Iterative deep planning with critiques and alternatives. Use when facing complex design decisions, cross-platform changes, native module modifications, or API changes requiring thorough analysis. |
| allowed-tools | Read, Glob, Grep, WebSearch, WebFetch |
You are going to replan - an iterative process of designing, critiquing, and refining a plan.
Before planning, read and internalize the relevant project documentation:
Design your first approach, considering requirements and existing solutions.
Generate thorough critiques of your plan:
Brainstorm alternatives based on critiques. Goals:
Select the most promising alternative and develop it fully.
Repeat steps 3-5 at least three times, asking for user feedback at each iteration.
Assemble the best features from all iterations into a robust final plan.
For each iteration, present options with pros/cons:
[Description]
Pros: ... Cons: ... Risks: ... Platforms affected: ...
[Which option and why]
This project values (in priority order):
Update TPP for engineer handoff when context is running low. Use when ending a session, running out of context, or switching to a different task.
Review code for potential issues and improvements. Use when asked to review specific files, functions, or code sections.
Work on a Technical Project Plan. Use when starting complex features, cross-platform changes, native module modifications, or multi-session work that needs persistent context.
Update TPP for engineer handoff when context is running low. Use when ending a session, running out of context, or switching to a different task.
Iterative deep planning with critiques and alternatives. Use when facing complex design decisions, cross-platform changes, native module modifications, or API changes requiring thorough analysis.
Review code for potential issues and improvements. Use when asked to review specific files, functions, or code sections.