
1shot Labs Squadron Comms Plugin
- 3 repo stars
- Updated January 19, 2026
- 1Shot-Labs/squadron-comms-plugin
1shot-labs-squadron-comms-plugin is a Claude Code plugin that voices multi-agent task updates through ElevenLabs TTS.
About
1shot-labs-squadron-comms-plugin adds a voice layer to multi-agent Claude Code work so a developer can run a small squad without staring at scrolling text. The plugin describes a communication system that uses ElevenLabs text-to-speech to announce task updates, coordination messages, and agent activity while subagents or spawned workers execute in parallel. Colored broadcasts help distinguish which agent is speaking, which matters when you juggle more than two concurrent streams. This is niche but practical if you pair-program with agents for long stretches and want ambient awareness instead of constant context switching. Setup implies an ElevenLabs API key and acceptance of audio latency and cost per generation. It does not replace structured task boards or MCP logging; it augments human attention during Build-heavy agent orchestration.
- Single-plugin voice communication system for multi-agent Claude Code sessions
- ElevenLabs TTS for spoken task and progress updates while agents work
- Colored broadcast styling for squadron-style agent identification
- Designed for spawn, task, and coordination keywords in parallel workflows
- Productivity-tagged repo (1Shot-Labs/squadron-comms-plugin) with 3 GitHub stars in catalog metadata
1shot Labs Squadron Comms Plugin by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install 1shot-labs-squadron-comms-plugin@1Shot-Labs/squadron-comms-pluginAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 3 |
|---|---|
| Last updated | January 19, 2026 |
| Repository | 1Shot-Labs/squadron-comms-plugin ↗ |
What it does
Hear task and status updates via ElevenLabs TTS while several Claude Code agents work in parallel, using colored broadcast comms instead of silent log tailing.
Who is it for?
Best when you routinely spawn multiple agents in Claude Code and want hands-free awareness of coordination traffic.
Skip if: Quiet open-office setups, CI-only automation with no human listener, or teams that cannot use ElevenLabs API keys.
What you get
After registration you get spoken, color-differentiated broadcasts so you can keep coding while the squad reports progress audibly.
- Voice broadcast channel wired into multi-agent Claude Code workflows
- Colored comms differentiation between squadron agents
- One plugin package from 1Shot-Labs/squadron-comms-plugin
By the numbers
- Plugin count: 1
- Repository: 1Shot-Labs/squadron-comms-plugin
- GitHub stars: 3 (catalog metadata)
Recommended Plugins
How it compares
Voice coordination plugin for live agent sessions, not a project-management MCP or deployment skill.
FAQ
Who is 1shot Labs Squadron Comms Plugin for?
It is for Claude Code users orchestrating multiple agents who want ElevenLabs-powered voice updates during active work.
When should I use 1shot Labs Squadron Comms Plugin?
Use it during Build when you spawn squads of agents and need broadcast comms without reading every log line.
How do I add 1shot Labs Squadron Comms Plugin to my agent?
Install the 1Shot-Labs/squadron-comms-plugin from the Claude Code plugin registry or repo and configure your ElevenLabs API credentials per the README.