AgentSkillsCN

gsd-plan-phase

以“执行优先”的工作流程来处理 GSD 命令 `plan-phase`。当用户询问 `/gsd:plan-phase` 的行为或类似结果时,可使用此工作流程。

SKILL.md
--- frontmatter
name: gsd-plan-phase
description: Execution-first workflow for GSD command `plan-phase`. Use when the user asks for `/gsd:plan-phase` behavior or equivalent outcomes.

Plan Phase

Objective

Execute the plan-phase phase with clear outputs and minimal ceremony.

Workflow

  1. Confirm scope and constraints.
  2. Gather only required context.
  3. Perform the requested phase action.
  4. Add validation checks where applicable.
  5. End with next actions.

Output Contract

Always include:

  • Action taken.
  • Files or areas touched.
  • Validation status.
  • Remaining risks or decisions.