goap-agent

Community

Plan complex tasks with multi-agent coordination.

Authord-o-hub
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables intelligent planning and execution of complex multi-step tasks through goal-oriented action planning, decomposition, and coordinated agent execution.

Core Features & Use Cases

  • GOAP planning: decompose tasks, map dependencies, and create executable plans.
  • Multi-agent coordination: assign tasks to multiple agents with quality gates.
  • Plan execution patterns: parallel, sequential, swarm, and hybrid execution strategies to optimize for speed and quality.

Quick Start

Use Skill(command="goap-agent") to generate a plan for a multi-step task and then orchestrate agents according to the plan.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: goap-agent
Download link: https://github.com/d-o-hub/rust-self-learning-memory/archive/main.zip#goap-agent

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository