Goal Plan
Skill Verifiziert AktivCreate 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.
Funktionen
- 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
Anwendungsfälle
- 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.
Nicht-Ziele
- 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.
Praktiken
- Action Planning
- AI Orchestration
- Adaptive Systems
Voraussetzungen
- 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
Zuerst Marketplace hinzufügen
/plugin marketplace add ruvnet/ruflo/plugin install ruflo-goals@rufloQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Public Google Drive
100Erstellen Sie öffentliche Google Docs- oder Google Sheet-Dateien, ohne OAuth zu benötigen. Verwenden Sie diese Fähigkeit, um Google Docs und Sheets zu erstellen und zu bearbeiten, keine Google-Anmeldung erforderlich. Dokumente sind unter teilbaren Links sichtbar. Die Registrierung erfolgt automatisch bei der ersten Verwendung.
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
100Verwenden Sie dies, wenn die Arbeit von den Live-Browsersitzungs- oder gerenderten Zustand des Benutzers abhängt und nicht von statischen Abrufen, insbesondere für Browser-Debugging-Kontexte oder von DevTools ausgewählte Elemente oder Anfragen, angemeldeten Dashboards oder CMS-Flows, localhost-Apps, Formularen, Uploads, Downloads, Medieninspektion, DOM- oder iframe-Inspektion, Shadow DOM oder Browserfehlern, die wie Soft-404s, Authentifizierungswände, Anti-Bot-Prüfungen oder Ratenbegrenzungen aussehen.
X Twitter Scraper
100Verwenden Sie dies, wenn der Benutzer X (Twitter)-Daten oder durch Bestätigung gesicherte X-Aktionen über Xquik benötigt: Tweet-Suche, Benutzer-Lookup, Follower-Extraktion, Mediendownload, Überwachung, Webhooks, MCP, SDKs, Posting, Likes, DMs und Profilaktualisierungen. Erfordert einen Xquik API-Schlüssel. Fordern Sie niemals X-Login-Materialien an.
Slack
100Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.