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

Agent Code Goal Planner

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

person作者: jakexiaohubgithub

Agent Code Goal Planner

Use this skill to turn ambiguous coding tasks into clear, incremental delivery plans.

When to Use

  • A coding request is large or vague.
  • Multiple files/systems are affected and sequencing matters.
  • You need explicit verification steps before completion.

Planning Workflow

  1. Clarify objective, constraints, and non-goals.
  2. Identify impacted modules and external dependencies.
  3. Split work into milestones with measurable outcomes.
  4. Define implementation order and rollback points.
  5. Attach tests/validation criteria to each milestone.
  6. Highlight risks and unknowns with mitigation actions.

Output

  • Goal hierarchy (epic -> milestones -> tasks)

  • Dependency map and execution sequence

  • Test/verification plan per milestone

  • Completion criteria and handoff notes

  • Brief plan or checklist

  • Key recommendations and caveats