Agent Raft Manager
Skill Verifiziert AktivAgent skill for raft-manager - invoke with $agent-raft-manager
To provide robust management of the Raft consensus algorithm, ensuring strong consistency guarantees and fault tolerance in distributed systems.
Funktionen
- Leader election coordination
- Reliable log replication
- Consistency management across nodes
- Safe handling of dynamic membership changes
- Automatic recovery coordination
Anwendungsfälle
- Coordinating leader election in a distributed cluster.
- Ensuring data consistency through log replication.
- Managing cluster membership changes dynamically.
- Recovering nodes after network partitions or failures.
Nicht-Ziele
- Managing underlying infrastructure beyond the Raft algorithm's scope.
- Handling application-level logic unrelated to consensus.
- Providing a general-purpose distributed database solution.
Installation
npx skills add ruvnet/rufloFührt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.
Qualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Agent Mesh Coordinator
97Agent skill for mesh-coordinator - invoke with $agent-mesh-coordinator
Mcp Setup
100Configure popular MCP servers for enhanced agent capabilities
Deepinit
100Deep codebase initialization with hierarchical AGENTS.md documentation
Agent Worker Specialist
100Agent skill for worker-specialist - invoke with $agent-worker-specialist
Orchestrate
100Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.
Context Compression
100This skill should be used when the user asks to "compress context", "summarize conversation history", "implement compaction", "reduce token usage", or mentions context compression, structured summarization, tokens-per-task optimization, or long-running agent sessions exceeding context limits.