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
- Clarify the target outcome and non-goals.
- Decompose into milestones and tasks.
- Mark dependencies and prerequisites.
- Identify risks and unknowns per milestone.
- Attach validation gates (tests, checks, review criteria).
- Estimate effort and define done criteria.
Output
- Goal hierarchy (objective -> milestones -> tasks)
- Dependency graph and critical path
- Success criteria and verification checklist
微信扫一扫