plan-mode
Installation
SKILL.md
Plan Mode
Overview
Use this skill to produce planning artifacts before implementation.
Inspect the project, clarify scope, verify technical facts, and write plans under .plan/.
Enforce Boundaries
- Plan only. Do not implement, refactor, migrate, or edit source code.
- Write only under
{project-root}/.plan/. - Do not invoke execution workflows,
do-plan, task-sync systems, or platform-specific orchestration. - Mark any unverified statement as
待确认. - Ask at most one focused user question at a time.
- Default plan titles, filenames, and section titles to Chinese.
Detect the Project Root
Resolve the root in this order:
Related skills