CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-crdt-synchronizer

Agent skill for crdt-synchronizer - invoke with $agent-crdt-synchronizer

Install with Tessl CLI

npx tessl i github:ruvnet/claude-flow --skill agent-crdt-synchronizer
What are skills?

41

2.93x

Does it follow best practices?

Evaluation97%

2.93x

Agent success when using this skill

Validation for skill structure

SKILL.md
Review
Evals

Evaluation results

95%

59%

Distributed Inventory Tracking System

Core CRDT data structure implementations

Criteria
Without context
With context

G_COUNTER type string

0%

100%

OR_SET type string

0%

100%

LWW_REGISTER type string

0%

100%

GCounter negative guard

100%

100%

GCounter owner-only increment

100%

100%

GCounter value as sum

100%

100%

GCounter merge max

100%

100%

ORSet unique tag format

0%

100%

ORSet tombstone removal

0%

100%

ORSet presence check

25%

100%

LWW nodeId tie-breaking

0%

100%

LWW vector clock merge

0%

0%

Without context: $0.2958 · 1m 17s · 11 turns · 14 in / 5,645 out tokens

With context: $1.0794 · 4m 16s · 28 turns · 441 in / 16,770 out tokens

97%

33%

Peer Synchronization Protocol for Distributed Notes App

Delta synchronization protocol

Criteria
Without context
With context

Buffer size limit 1000

0%

100%

FIFO eviction on overflow

100%

100%

24-hour GC cutoff

0%

100%

Causal sort before apply

100%

100%

Vector clock sort comparator

100%

70%

CRDT_SYNC_REQUEST type field

0%

100%

Sync message includes sender

100%

100%

Sync message includes vectorClock

100%

100%

Sync message includes state and deltas

100%

100%

Constants documented

100%

100%

Without context: $0.3910 · 2m 1s · 17 turns · 67 in / 7,872 out tokens

With context: $0.8651 · 3m 1s · 29 turns · 510 in / 10,958 out tokens

100%

100%

Persistence and Monitoring Layer for a Distributed CRDT Database

MCP integration and composite CRDT schema

Criteria
Without context
With context

State namespace

0%

100%

State ttl zero

0%

100%

State key format

0%

100%

Delta namespace

0%

100%

Delta ttl 24h

0%

100%

Delta key format

0%

100%

Metrics components list

0%

100%

Neural patterns action learn

0%

100%

Counter schema mapping

0%

100%

Set schema mapping

0%

100%

Register schema mapping

0%

100%

Field update event

0%

100%

Without context: $0.4977 · 2m 3s · 22 turns · 28 in / 8,140 out tokens

With context: $0.7077 · 2m 15s · 23 turns · 281 in / 9,096 out tokens

Evaluated
Agent
Claude Code
Model
Unknown

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.