tabb

Community

Decentralized Blackboard for Multi-Agent Coordination

AuthorDJVdio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a decentralized blackboard system for multi-agent coordination, allowing agents to collaborate efficiently without central bottleneck, particularly in scenarios where multiple agents need to modify the same repository and avoid file conflicts.

Core Features & Use Cases

  • Decentralized File Conflict Resolution: Agents resolve file conflicts autonomously without intervention by the main agent.
  • Shared Blackboard: Agents communicate and coordinate tasks through a shared blackboard, reducing the need for the main agent as a coordination bottleneck.
  • Use Case: For complex projects with multiple teams working on the same repository, tabb helps avoid conflicts and improve efficiency by allowing agents to self-organize and coordinate tasks directly.

Quick Start

To use the tabb skill, link the 'tabb' directory from the 'claude-tools' repository to your Claude Code skill directory with the command: ln -s "$PWD/skills/tabb" ~/.claude/skills/tabb.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: tabb
Download link: https://github.com/DJVdio/claude-tools/archive/main.zip#tabb

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 620,000+ vetted skills library on demand.