plugins/ruflo-goals/skills/goal-plan/SKILL.md
Create and execute intelligent plans using Goal-Oriented Action Planning (GOAP).
When you have a complex objective that requires multiple steps, has dependencies between steps, and may need adaptive replanning as conditions change.
mcp__claude-flow__hooks_intelligence_trajectory-start to begin trackingmcp__claude-flow__task_create for each action in the planmcp__claude-flow__hooks_intelligence_trajectory-stepmcp__claude-flow__hooks_intelligence_trajectory-endmcp__claude-flow__memory_store with namespace goap-plansGoal: [concrete objective]
Current State: [key facts]
Plan Cost: [estimated effort]
Steps:
1. [action] — precondition: [X], effect: [Y], cost: [Z]
2. [action] — precondition: [Y], effect: [W], cost: [Z]
...
Risk Factors: [what could force a replan]
Fallback: [alternative approach if primary path fails]