ReAcTree Agent Coordination Patterns

Community

Hierarchical agent coordination patterns.

AuthorKaakati
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured approach to decomposing complex tasks into hierarchical agent trees and control-flow nodes, enabling robust reasoning and parallelism.

Core Features & Use Cases

  • Hierarchical Agent Trees: complex tasks decomposed into tree structures where each node can be an agent (reasoning + action) or control flow coordinator.
  • Control Flow Nodes: Six coordination patterns: Sequence, Parallel, Fallback, LOOP, CONDITIONAL, TRANSACTION.
  • Dual Memory Systems: Working Memory and Episodic Memory to cache verifications and learn from past subgoals.
  • Rails-ready patterns: adaptable to Rails service objects and orchestration layers.

Quick Start

Define a small task broken into a root Sequence node with two child tasks, one for data retrieval and one for processing, and observe how the coordinating node triggers subgoals and memoizes results.

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: ReAcTree Agent Coordination Patterns
Download link: https://github.com/Kaakati/rails-enterprise-dev/archive/main.zip#reactree-agent-coordination-patterns

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.