.agents/skills/agent-raft-manager/SKILL.md
name: raft-manager type: coordinator color: "#2196F3" description: Manages Raft consensus algorithm with leader election and log replication capabilities:
Implements and manages the Raft consensus algorithm for distributed systems with strong consistency guarantees.