Goal Plan
Skill Verified ActiveCreate and execute Goal-Oriented Action Plans (GOAP) with precondition analysis, cost optimization, and adaptive replanning
To enable users to define complex, multi-step objectives and have an AI systematically plan, execute, and adapt the actions required to achieve them.
Features
- Goal-Oriented Action Planning (GOAP)
- Precondition analysis and effect tracking
- Cost estimation for actions
- Adaptive replanning on failure or change
- Structured task creation and execution
Use Cases
- Breaking down large software development tasks into executable steps.
- Automating complex research or data analysis projects.
- Creating adaptive strategies for long-term project management.
- Developing AI agents that can self-correct and replan when encountering obstacles.
Non-Goals
- Directly executing arbitrary shell commands without a planning context.
- Managing individual tasks outside of a larger GOAP-defined plan.
- Providing a generic task runner without the planning and replanning logic.
Workflow
- Define goal state and current state.
- Identify the gap between current and goal states.
- Inventory available actions with preconditions, effects, and costs.
- Generate an optimal action sequence plan using A* search.
- Record the start of the planning trajectory.
- Create tasks for each action in the plan.
- Execute actions sequentially, verifying preconditions and effects.
- Record each execution step.
- Monitor for failures or unexpected results and replan if necessary.
- Complete the planning trajectory upon success.
- Store the successful plan in memory.
Practices
- Action Planning
- AI Orchestration
- Adaptive Systems
Prerequisites
- Access to Claude Code MCP tools (claude-flow)
- A defined goal description as input
Practical Utility
- info:Usage examplesWhile the SKILL.md describes the steps and output format, concrete, end-to-end runnable examples of invoking the plan creation and execution are not readily available.
Installation
First, add the marketplace
/plugin marketplace add ruvnet/ruflo/plugin install ruflo-goals@rufloQuality Score
VerifiedTrust Signals
Similar Extensions
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Public Google Drive
100Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Use My Browser
100Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.
X Twitter Scraper
100Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.
Slack
100Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.