Help us improve
Share bugs, ideas, or general feedback.
From queue-orchestrator
Designs distributed systems architectures and consensus patterns (e.g., leader election, consistency models) for a required requirement and optional focus.
npx claudepluginhub dotclaude/marketplace --plugin queue-orchestratorHow this command is triggered — by the user, by Claude, or both
Slash command
/queue-orchestrator:distributed <requirement> [focus]sonnetThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# Distributed Command Distributed systems design and consensus patterns ## Arguments **$1 (Required)**: requirement **$2 (Optional)**: focus ## Examples Invoke the distributed-systems-expert agent with: $ARGUMENTS
/distributedDesigns and analyzes distributed systems with CAP trade-offs, consensus protocols (Raft/Paxos), locking (Redlock/ZooKeeper), sharding, consistency patterns, and leader election. Outputs architecture docs, analysis files, and git commit with verdict. Supports focused flags.
/distributed-systems-designGuides distributed systems design using a 4-step framework. CHECKER mode audits existing designs; APPLIER mode walks through step-by-step from prompts.
/design-solutionSystem design combining multiple patterns (concurrency, state, reactive, etc.).
/architectProduces a systems architecture design and implementation plan for a given task, emphasizing clarity, maintainability, and production-grade thinking. Covers high-level architecture, component interactions, failure modes, and observability.
/architectGenerates system designs, authentication models, scalability plans, tech stacks, and team coordination as Principal Software Architect.
/do-patternsRuns interactive wizard to select Cloudflare Durable Objects pattern matching use case, scale, persistence, and queries; generates code and deployment guidance.
Share bugs, ideas, or general feedback.
Distributed systems design and consensus patterns
$1 (Required): requirement
$2 (Optional): focus
/distributed "Design distributed cache" consistency
/distributed "Implement leader election" consensus
Invoke the distributed-systems-expert agent with: $ARGUMENTS