Agent skill for gossip-coordinator - invoke with $agent-gossip-coordinator
Install with Tessl CLI
npx tessl i github:ruvnet/claude-flow --skill agent-gossip-coordinator40
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillEvaluation — 85%
↑ 1.03xAgent success when using this skill
Validation for skill structure
Epidemic dissemination strategies
Push dissemination mode
100%
100%
Pull dissemination mode
100%
100%
Push-pull hybrid mode
100%
100%
Rumor/hot-update spreading
0%
0%
Configurable fanout
100%
100%
Bandwidth/message tracking
100%
100%
Convergence detection
100%
100%
Multiple selectable modes
70%
70%
Round/cycle tracking
100%
100%
Node state differentiation
100%
100%
Without context: $0.3577 · 1m 49s · 15 turns · 22 in / 7,434 out tokens
With context: $0.5790 · 2m 21s · 26 turns · 31 in / 8,568 out tokens
Anti-entropy state synchronization
Merkle tree comparison
58%
66%
Vector clock data structure
100%
100%
Vector clock merge
100%
100%
Conflict detection
100%
100%
Conflict resolution strategy
100%
100%
Partial exchange only
60%
60%
Anti-entropy pattern
62%
100%
CRDT or CRDT-compatible type
30%
40%
Causal ordering preserved
100%
80%
Multi-node demonstration
100%
100%
Without context: $0.5435 · 3m 21s · 14 turns · 17 in / 12,791 out tokens
With context: $0.5541 · 2m 33s · 24 turns · 310 in / 8,849 out tokens
Cluster membership and topology management
Join protocol
100%
100%
Failure detection
100%
100%
Graceful departure
100%
100%
Membership list maintenance
60%
100%
Topology-aware routing
100%
100%
Quorum-based decisions
0%
0%
Secure peer communication
100%
100%
Three-state node liveness
100%
100%
Gossip membership dissemination
100%
100%
Performance metrics logged
11%
44%
Without context: $1.2031 · 6m 21s · 25 turns · 32 in / 25,101 out tokens
With context: $1.2705 · 7m 23s · 29 turns · 144 in / 25,731 out tokens
Table of Contents
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.