CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-swarm-memory-manager

Agent skill for swarm-memory-manager - invoke with $agent-swarm-memory-manager

Install with Tessl CLI

npx tessl i github:ruvnet/claude-flow --skill agent-swarm-memory-manager
What are skills?

35

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Evaluation results

100%

78%

Swarm Node Startup Module

Memory manager initialization and status reporting

Criteria
Without context
With context

Uses mcp tool

100%

100%

Status key name

0%

100%

Coordination namespace

50%

100%

Status payload fields

0%

100%

Memory index key name

0%

100%

Memory index payload fields

0%

100%

Metrics key name

0%

100%

Metrics payload fields

13%

100%

Periodic write mechanism

100%

100%

Without context: $0.2814 · 1m 24s · 15 turns · 20 in / 4,802 out tokens

With context: $0.2318 · 1m 5s · 14 turns · 307 in / 3,092 out tokens

97%

63%

Distributed Memory Synchronization and Conflict Resolution

Sync protocol and conflict resolution

Criteria
Without context
With context

Sync manifest key

0%

100%

Sync manifest namespace

0%

100%

Sync manifest fields

0%

100%

Broadcast key

0%

100%

Broadcast payload fields

0%

100%

CRDT approach

70%

100%

Vector clocks

100%

100%

Last-write-wins with versioning

90%

100%

No skipped conflict resolution

80%

100%

Sync failure handling

0%

40%

Without context: $0.4305 · 2m 9s · 19 turns · 25 in / 7,514 out tokens

With context: $0.4548 · 2m · 21 turns · 26 in / 6,544 out tokens

75%

10%

Agent Memory Cache Layer

Multi-level cache and atomic write operations

Criteria
Without context
With context

L1/L2/L3 cache tiers

100%

100%

LRU eviction

100%

100%

Write-through

100%

100%

Predictive prefetching

0%

0%

Batch read shared cache key

0%

100%

Atomic write conflict check

100%

100%

Versioned write payload

50%

100%

No memory leaks

100%

100%

Write-ahead logging

0%

0%

Sharding or replication

50%

0%

Without context: $0.4855 · 2m 32s · 20 turns · 27 in / 8,457 out tokens

With context: $0.5672 · 2m 49s · 22 turns · 28 in / 9,032 out tokens

Evaluated
Agent
Claude Code

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.