Consensus protocol library
Reference implementations and specifications of consensus protocolsFrom its SKILL.md
npx -y skills add a5c-ai/babysitter --skill consensus-protocol-libraryAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.3 KB, 144 tokens by cl100k_base, as published. Nobody here has run it
Consensus Protocol Library
Purpose
Provides expert guidance on consensus protocol design, analysis, and implementation for distributed systems.
Capabilities
- Paxos, Raft, PBFT specifications
- Protocol comparison matrix
- Safety/liveness property templates
- Message complexity analysis
- Protocol variant catalog
- Failure mode analysis
Usage Guidelines
- Protocol Selection: Choose appropriate consensus protocol
- Specification Review: Understand protocol specification
- Property Verification: Verify safety and liveness
- Comparison: Compare protocols for use case
- Implementation: Guide implementation decisions
Tools/Libraries
- TLA+ specifications
- Reference implementations
- Protocol documentation
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.