Plan

Enter read-only plan mode and produce a decision-ready plan. Use when the user invokes /plan, asks to plan before implementation, or needs choices and tradeoffs resolved before execution.

synthetic-sciences 485d1c7 2 files · 726 B Updated

File contents

Plan before execution

Inspect enough real project context to make the plan executable. Resolve important decisions, identify verification, and keep steps concise. Do not make implementation changes while plan mode is active.

Exit plan mode only when the plan is decision-ready or a genuinely blocking user choice remains.

synthetic-sciences/openscience/tree/main/backend/cli/skills/other/plan commit 485d1c74dc

Frequently asked questions

npx skillmds@latest add synthetic-sciences/plan