beads-agent-village

Community

Beads + Agent Mail: multi-agent coordination.

Authorhvent90
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill explains how to set up and orchestrate multi-agent workflows using Beads for shared memory and MCP Agent Mail for inter-agent messaging, enabling swarm-level task coordination.

Core Features & Use Cases

  • Beads setup: Initialize Beads in a project and manage a shared memory/issue-tracking state.
  • Agent Mail integration: Optional messaging between agents for coordination.
  • Agent Village patterns: Strategies for planning, planning outside, and parallel work.

Quick Start

  1. Install Beads and initialize (bd init), then run bd doctor to configure git hooks.
  2. Optional: Install MCP Agent Mail for agent-to-agent messaging.
  3. Follow best practices to organize agent villages and coordinate work.

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: beads-agent-village
Download link: https://github.com/hvent90/hv-skills/archive/main.zip#beads-agent-village

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