alizarion/openclaw-claude-code-plugin

126 stars · Last commit 2026-04-15

README preview

# OpenClaw plugin to orchestrate Claude Code

Orchestrate Claude Code sessions as managed background processes from any OpenClaw channel.

Launch, monitor, and interact with multiple Claude Code SDK sessions directly from Telegram, Discord, or any OpenClaw-supported platform — without leaving your chat interface.

[![Demo Video](https://img.youtube.com/vi/vbX1Y0Nx4Tc/maxresdefault.jpg)](https://youtube.com/shorts/vbX1Y0Nx4Tc)

*Two parallel Claude Code agents building an X clone and an Instagram clone simultaneously from Telegram.*

---

## Quick Start

### 1. Install the plugin

```bash
openclaw plugins install @betrue/openclaw-claude-code-plugin
openclaw gateway restart
```

View full repository on GitHub →