agent-agent

Automate multi-agent GOAP planning and action execution into executable plans.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/Ethansuttor/QUANTIFIED --skill agent-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-agent
Source: https://github.com/Ethansuttor/QUANTIFIED/tree/main/.gemini/skills/ruflo/.agents/skills/agent-agent
Command: npx skills add https://github.com/Ethansuttor/QUANTIFIED --skill agent-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates coordination and execution of actions across autonomous agents by providing a simple invocation interface.

Core Features & Use Cases

  • Orchestrates GOAP-based planning across multiple agents to turn goals into executable action sequences.
  • Integrates with Claude Flow for distributed task orchestration, coordination, and memory pattern storage.
  • Supports dynamic replanning and predictive adjustment in responsive environments.

Quick Start

Invoke the agent-agent with your objective to trigger planning and execution across autonomous agents.

Frequently Asked Questions about agent-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate multi-agent actions with GOAP planning?

Multi-agent GOAP planning is coordinated by turning high-level goals into executable action sequences across distributed agents. The agent-agent skill automates this orchestration through a single invocation interface, managing dynamic task allocation and execution.

Can I use Claude Flow for distributed task orchestration and memory patterns?

Claude Flow is supported for distributed task orchestration, coordination, and memory pattern storage. The skill integrates directly with Claude Flow to manage planning tasks and maintain coordination patterns across autonomous agents.

What is predictive replanning for dynamic multi-agent systems?

Predictive replanning is the dynamic adjustment of action sequences when responsive environments change. The skill applies sublinear optimization techniques and PageRank-based prioritization to adapt distributed agent actions during execution.

How do I trigger multi-agent planning and execution across autonomous agents?

Multi-agent planning is triggered by invoking the agent-agent skill with a specific objective. The system automatically generates GOAP-based action sequences and orchestrates execution across the available distributed agents.

Does multi-agent GOAP planning support sublinear optimization for large agent teams?

Sublinear optimization is supported for managing large-scale multi-agent coordination. The skill applies these techniques alongside PageRank-based prioritization to efficiently manage planning tasks and action execution across distributed agent systems.