Agent skill for raft-manager - invoke with $agent-raft-manager
Install with Tessl CLI
npx tessl i github:ruvnet/claude-flow --skill agent-raft-manager28
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/skillValidation for skill structure
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.
15664e0
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.