get_plan_mode_standards
Fetch the plan-mode rulebook at task start to obtain applicable standards, workflow, coding discipline, and tool guidelines throughout the plan.
Instructions
Fetch the full plan-mode rulebook.
Call this ONCE at the start of a plan-mode task (after enter_plan_mode, before writing your plan). It returns the standards that apply for the duration of this task: when to use plan mode, the workflow, coding discipline, tool discipline, and red lines for design/review tasks.
These standards are NOT auto-injected into every conversation — you fetch them on demand so they are in context when you actually need them. If unsure whether you have the latest version, re-fetch.
Returns: A dict with the standards text and a short note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |