From ruflo-goals
Create and execute Goal-Oriented Action Plans (GOAP) with precondition analysis, cost optimization, and adaptive replanning
How this skill is triggered — by the user, by Claude, or both
Slash command
/ruflo-goals:goal-plan <goal-description><goal-description>This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create and execute intelligent plans using Goal-Oriented Action Planning (GOAP).
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]
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub wodeh/ruflo-kimi --plugin ruflo-goals