返回 Skill 列表
extension
分类: 开发与工程无需 API Key

planner

在编写复杂功能或进行重大重构时,从设计到实施都要使用ExecPlan。

person作者: jakexiaohubgithub

ExecPlans

Create an execution plan following PLANS.md methodology.

Instructions

  1. Read PLANS.md first - This contains all methodology, requirements, structure, and guidelines
  2. Follow the process and skeleton defined in PLANS.md to the letter

Manage plan files

Find, read, update, or delete plan files in $PWD/docs/plans, always creating a plan file to facilitate collaboration with the user; when creating or updating a plan, always refer to PLANS.md; write the plan file primarily in the user’s native language, but switch to English when higher precision or technical rigor is needed, as plan files are co-edited with the user and updated interactively as needed. When creating a plan file, prepend the filename with the yyyy-MM-dd_ prefix. Do not include local paths or other environment-specific information in plan files; use appropriate placeholders such as $PWD instead.

Authorize plan execution

Only execute a created ExecPlan when the user explicitly instructs you to execute it. Treat execution as authorized only if the user uses an approved trigger phrase. Approved trigger phrases are case-insensitive and may omit “the” (e.g., “Do the plan”, “Do plan”, “Execute the plan”, “Execute plan”). Do not execute the plan in response to vague approvals (e.g., “OK,” “Sounds good,” “Go ahead”) unless they contain an approved trigger phrase.