Agent Raft Manager
技能 已验证 活跃Agent 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.
功能
- Leader election coordination
- Reliable log replication
- Consistency management across nodes
- Safe handling of dynamic membership changes
- Automatic recovery coordination
使用场景
- 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.
非目标
- Managing underlying infrastructure beyond the Raft algorithm's scope.
- Handling application-level logic unrelated to consensus.
- Providing a general-purpose distributed database solution.
安装
npx skills add ruvnet/ruflo通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
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.