distributed-consensus

Installation
SKILL.md

Distributed Consensus

Overview

Use this skill when system correctness depends on multiple nodes agreeing on state transitions under crash and partition conditions.

Scope Boundaries

  • Replicated writes require explicit safety/liveness guarantees.
  • Quorum and leadership behavior determine correctness.
  • Membership changes and failover policy must be defined safely.

Shared References

  • Consensus policy rules:
    • references/consensus-policy-rules.md

Templates And Assets

  • Consensus policy template:
    • assets/consensus-policy-template.md
Installs
6
GitHub Stars
7
First Seen
Feb 28, 2026
distributed-consensus — kentoshimizu/sw-agent-skills