Loading...
Loading...
Found 20 Skills
Agent skill for resource-allocator - invoke with $agent-resource-allocator
Agent skill for byzantine-coordinator - invoke with $agent-byzantine-coordinator
Byzantine fault-tolerant consensus and distributed coordination. Queen-led hierarchical swarm management with multiple consensus strategies. Use when: distributed coordination, fault-tolerant operations, multi-agent consensus, collective decision making. Skip when: single-agent tasks, simple operations, local-only work.
Build resilient systems that degrade gracefully under failure. Implement fallbacks, feature flags, and partial responses when dependencies fail.
Multi-agent distributed context preservation protocol using cryptographic sharding, gossip propagation, and Byzantine fault tolerance to maintain coherent shared memory across dynamic agent networks.
Execute graceful degradation when system constraints exceeded.
Byzantine consensus voting for multi-agent decision making. Implements voting protocols, conflict resolution, and agreement algorithms for reaching consensus among multiple agents.
Agent skill for mesh-coordinator - invoke with $agent-mesh-coordinator