Back to skills
extension
Category: Development & EngineeringNo API key required

Agent Goal Planner

Step-by-step guidance for agent goal planner.

personAuthor: 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