Actor Model
Description
--- name: actor-model description: Domain knowledge for the actor architecture, message passing, and connection handling user_invocable: true --- # Actor Model — redis-rust You are about to work on actor-based code. This skill injects the concepts and codebase mappings you need. Every file path, type name, and function signature below is drawn from the actual source. --- ## 1. Actor Fundamentals (General Theory) The actor model (Hewitt, 1973) is a mathematical model of concurrent computatio
Installation
Installs to ~/.claude/agents/nerdsane-redis-rust-actor-model.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nerdsane/redis-rust/HEAD/.claude/agents/actor-model.md -o ~/.claude/agents/nerdsane-redis-rust-actor-model.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development