Agent skill for byzantine-coordinator - invoke with $agent-byzantine-coordinator
Install with Tessl CLI
npx tessl i github:ruvnet/claude-flow --skill agent-byzantine-coordinator44
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 — 94%
↑ 1.06xAgent success when using this skill
Validation for skill structure
PBFT consensus protocol implementation
Three-phase structure
100%
100%
Fault tolerance bound
100%
100%
Quorum threshold
100%
100%
Threshold signatures
16%
8%
View change mechanism
16%
100%
View change demonstrated
0%
70%
Message authentication
100%
100%
Protocol phases printed
100%
100%
Fault tolerance bound documented
100%
100%
No external dependencies
100%
100%
Without context: $0.3379 · 1m 56s · 12 turns · 19 in / 7,116 out tokens
With context: $0.6425 · 2m 48s · 26 turns · 283 in / 10,354 out tokens
Security mechanisms: replay prevention, DoS protection, vote verification
Sequence numbers present
100%
100%
Replay rejection demonstrated
100%
100%
Rate limiting implemented
100%
100%
Rate limiting demonstrated
100%
100%
Cryptographic signatures
100%
100%
Signature rejection demonstrated
100%
100%
ZK-style vote verification
85%
92%
ZK mechanism named
80%
90%
All three vectors covered
100%
100%
No external dependencies
100%
100%
Without context: $0.5817 · 2m 59s · 20 turns · 27 in / 10,798 out tokens
With context: $0.6902 · 3m 28s · 25 turns · 142 in / 12,489 out tokens
Network partition detection, state reconciliation, and dynamic quorum
Partition detection
100%
100%
Partition detection event printed
100%
100%
Dynamic quorum adjustment
100%
100%
Quorum formula documented
100%
100%
Operations on both sides
100%
100%
Healing detection
100%
100%
State reconciliation
100%
100%
Reconciliation strategy documented
100%
100%
Recovery protocol systematic
100%
100%
No external dependencies
100%
100%
Without context: $0.6860 · 3m 43s · 15 turns · 20 in / 15,001 out tokens
With context: $0.9862 · 4m 45s · 26 turns · 283 in / 18,110 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.