redis-bridge

Community

Bridge Claude Code and orchestrobot via Redis.

Authorclearclown
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This bridge enables Redis Pub/Sub communication between Claude Code and orchestrobot for large-scale orchestration.

Core Features & Use Cases

  • Redis Pub/Sub channels for agent input/output and conductor status.
  • Optional integration for advanced multi-process execution.

Quick Start

Ensure Redis and orchestrobot are running, then use the bridge to connect Claude Code tasks to orchestrobot workers.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: redis-bridge
Download link: https://github.com/clearclown/claude-code-aida/archive/main.zip#redis-bridge

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository