In a system with many computers, they need to agree on the same information. This skill helps them do that using a method called Raft. It makes sure everyone has the same copy of the data.
The skill handles leader election so one computer is in charge. It also copies new information to all other computers through log replication. If something goes wrong, it can fix the problem and bring everyone back in sync.
This is useful for building reliable distributed systems that keep working even when some parts fail. It makes the whole system consistent and trustworthy.
Global
mkdir -p ~/.claude/skills/agent-raft-managerProject
mkdir -p .claude/skills/agent-raft-managerSource Repository
Azure Deploymicrosoft/azure-skills
Run Azure deployment commands with error recovery for already-prepared apps
Azure Preparemicrosoft/azure-skills
Generate Azure infrastructure code and config files for deployment preparation
Azure Storagemicrosoft/azure-skills
Store files, messages, and data with Azure Storage services easily.
Azure Validatemicrosoft/azure-skills
Validate your Azure deployment with thorough preflight checks on all prerequisites
Azure Resource Lookupmicrosoft/azure-skills
Find any Azure resource across subscriptions and groups easily
Azure Rbacmicrosoft/azure-skills
Find the least privilege Azure RBAC role and generate CLI and Bicep code
Azure Aigatewaymicrosoft/azure-skills
Govern your AI models and tools with Azure API Management gateway
Azure Resource Visualizermicrosoft/azure-skills
Map your Azure resources with clear architecture diagrams in minutes