By matteblack9
Orchestrate AI agents across multiple local and remote project workspaces using a central Project Orchestrator. Integrate Slack and Telegram channels for request routing, enable dependency-aware execution planning, delegate tasks to Claude agents, and receive structured results. Deploy workspaces to remote servers via SSH or Kubernetes for long-running operations.
npx claudepluginhub matteblack9/claude-code-clone --plugin claude-tunnelsSkill for connecting a Slack channel to the Claude-Code-Tunnels Orchestrator. Guides Slack App creation, configures Socket Mode, collects credentials, and verifies the connection. Execute with /claude-code-tunnels:connect-slack.
Connect Telegram to an existing Orchestrator. Guides through bot creation via BotFather, bot_token input, and long-polling connection test. Run with /connect-telegram. Use for requests like 'connect telegram', 'add telegram channel'.
Skill for installing Claude-Code-Tunnels (Project Orchestrator). Installs the PO into the current project directory, registers workspaces, and connects messenger channels — all in one run. Execute with /claude-code-tunnels:setup-orchestrator.
Deploys a listener to a remote machine (SSH/kubectl) so the Orchestrator can use that machine's project as a workspace. Execute with /claude-code-tunnels:setup-remote-project.
Skill for connecting a single workspace on a remote machine to the Orchestrator. Similar to setup-remote-project but operates at the individual workspace level. Execute with /claude-code-tunnels:setup-remote-workspace.
Share bugs, ideas, or general feedback.
Multi-agent orchestration for Claude Code. 12 specialized agents working in parallel — planning, building, reviewing, debugging. Plus a Hub for always-alive multi-project sessions controllable from Telegram or Slack.
Persistent agent orchestrator for Claude Code. Multi-channel message routing, triage, and SWE task management. Run /claudeclaw:setup to create your first instance and configure channels.
Framework for creating discoverable, well-structured Claude Code skills with proper optimization and real-world examples. Ensures skills meet quality standards.
Multi-agent development orchestration with Claude Code + cmux. Spawn, monitor, and integrate parallel sub-agents visually in terminal panes.
Subagents and hooks for TTAL multi-agent orchestration
Delegation system with workflow orchestration, specialized agents, and parallel execution for Claude Code