PL

Plan Mode Default

Enter plan mode for non-trivial tasks and stop to re-plan when things go sideways

Details

Language / Topic
kotlin-jsKotlin/JS
Category
Agent Workflow

Rules

balanced

1. Plan Mode Default

- Enter plan mode for ANY non-trivial task (3+ steps or architectural decisions).
- If something goes sideways, STOP and re-plan immediately — don't keep pushing.

1. Plan Mode Default

- Enter plan mode for ANY non-trivial task involving 3+ steps or architectural decisions.
- If something goes sideways mid-execution, STOP immediately and re-plan — do not push through blockers.
- Use plan mode for verification steps, not just building.
- Write detailed specs upfront to reduce ambiguity before touching code.