Distributed Systems banner
nerdsane nerdsane

Distributed Systems

Development community

Description

--- name: distributed-systems description: Domain knowledge for replication, gossip, CRDTs, and multi-node code user_invocable: true --- # Distributed Systems — redis-rust You are about to work on distributed systems code. This skill injects the concepts and codebase mappings you need. Sections marked **(General Theory)** are established distributed systems concepts (Lamport clocks, CRDTs, CAP theorem, etc.) — use your training knowledge as the primary source. Sections marked **(Project-Speci

Installation

Installs to ~/.claude/agents/nerdsane-redis-rust-distributed-systems.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nerdsane/redis-rust/HEAD/.claude/agents/distributed-systems.md -o ~/.claude/agents/nerdsane-redis-rust-distributed-systems.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository