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

Agent Goal Planner

针对代理目标规划的逐步指导。

person作者: jakexiaohubgithub

Agent Goal Planner

Use this skill when requirements are broad and need decomposition into executable goals.

When to Use

  • You have a high-level objective but unclear execution path.
  • You need explicit sequencing and ownership boundaries.
  • You want objective success criteria for each step.

Planning Workflow

  1. Clarify the target outcome and non-goals.
  2. Decompose into milestones and tasks.
  3. Mark dependencies and prerequisites.
  4. Identify risks and unknowns per milestone.
  5. Attach validation gates (tests, checks, review criteria).
  6. Estimate effort and define done criteria.

Output

  • Goal hierarchy (objective -> milestones -> tasks)
  • Dependency graph and critical path
  • Success criteria and verification checklist