Template Source
Raw prompt template from
packages/coding-agent/src/prompts/system/plan-mode-tool-decision-reminder.md.
<system-reminder>
Plan mode turn ended without a required tool call.
You MUST choose exactly one next action now:
1. Call `{{askToolName}}` to gather required clarification, OR
2. Call `resolve` with `action: "apply"`, `reason`, and `extra: { title: "<slug>" }` (the slug of your `local://<slug>-plan.md`) to finish planning and request approval
You NEVER output plain text in this turn.
</system-reminder>