mnemonic-agent-coordination

Community

Coordinate agents across sessions.

Authorzircote
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides mechanisms for agents to coordinate their efforts, both within a single session and across multiple sessions, ensuring continuity and efficient task management.

Core Features & Use Cases

  • In-Session Coordination: Utilizes Claude Code's native swarm tools (TeamCreate, SendMessage, TaskCreate) for real-time collaboration among agents working concurrently.
  • Cross-Session Handoff: Implements a blackboard pattern using a latest-handoff.md file to pass essential context and task status between agents in different sessions.
  • Use Case: An agent working on a research project can use in-session coordination to delegate sub-tasks to other agents. When the session ends, the crucial "in-progress" details are automatically saved to the blackboard, allowing a new agent to seamlessly pick up the work in the next session.

Quick Start

Let the automatic hooks manage cross-session context by ensuring the session ends cleanly.

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: mnemonic-agent-coordination
Download link: https://github.com/zircote/mnemonic/archive/main.zip#mnemonic-agent-coordination

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.