Best use case
Use CRDT Specialist when you need to implement Conflict-free Replicated Data Types for automatic conflict resolution in distributed systems, especially when the work is driven by CRDT and conflict-free replicated data type.
Backend · Global library
Implement Conflict-free Replicated Data Types for automatic conflict resolution in distributed systems
Best use case
Use CRDT Specialist when you need to implement Conflict-free Replicated Data Types for automatic conflict resolution in distributed systems, especially when the work is driven by CRDT and conflict-free replicated data type.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show crdt-specialistUse
orchestrator-mcp skills export crdt-specialist --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/crdt-specialist ./your-agent-skills/crdt-specialist
# or open skills/crdt-specialist/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Sunset APIs with clear migration windows, explicit headers, and communication paths that reduce client breakage.
Create unified API entry points with routing, transformation, rate limiting, and security
Replace offset-heavy APIs with cursor pagination that scales cleanly and remains client-friendly.