
Ensembra
Install Ensembra to run multi-agent concert pipelines in Claude Code with consensus phases, reuse policy, and structured handover documents.
Overview
Ensembra is a plugin marketplace for the Build phase that adds a Claude Code multi-agent orchestrator with run pipelines, config, and transfer handovers.
What is this marketplace?
- /ensembra:run feature—documented 5-phase pipeline with consensus and reuse evaluation
- /ensembra:config interactive picker including cascade-safe custom reuse-first policy modes
- /ensembra:transfer produces a 10-section handover with devils-advocate pitfalls called out in README
- Multi-agent orchestrator framing—agents perform in concert inside Claude Code plugin workflow
- README badges: plugin validate passing and end-to-end verification for the marketplace bundle
- Marketplace lists 1 plugin (Ensembra)
- README cites version 0.13.0 and /ensembra:run as a 5-phase pipeline
- /ensembra:transfer documented as a 10-section handover output
Community signal: 1 GitHub stars.
What problem does it solve?
Single-agent Claude sessions stall on large features because there is no built-in phased consensus, reuse policy, or structured transfer between work legs.
Who is it for?
Advanced solo builders using Claude Code who want orchestrated multi-agent runs for non-trivial features and explicit handover artifacts.
Skip if: Beginners seeking one-shot snippets, or teams that need hosted workflow engines outside the Claude Code plugin model.
What do I get? / Deliverables
You can run a configured multi-agent pipeline and export a 10-section transfer doc so the next implementation step starts with shared context and challenged assumptions.
- Completed /ensembra:run pipeline output for a named feature or task
- Tuned orchestration settings from /ensembra:config including custom modes
- 10-section transfer handover suitable for the next builder or agent session
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Canonical shelf is Build → agent-tooling because orchestration commands (/ensembra:run, config, transfer) extend how you compose agents while implementing features. Agent-tooling captures multi-agent pipelines, reuse-first policy, and transfer handoffs—not a single integration, but the control plane for complex builds.
How it compares
Multi-agent orchestration plugin marketplace, not a lone LLM integration skill or MCP data connector.
Common Questions / FAQ
Who is Ensembra for?
It is for experienced Claude Code users who want concert-style multi-agent pipelines with config and handover commands instead of unstructured chat.
When should I use Ensembra?
Use it when a feature needs a phased /Ensembra:run workflow, reuse-first tuning, and a /Ensembra:transfer document before the next build or review leg.
How do I add Ensembra to my agent?
Add the HotRedMat/Ensembra plugin marketplace in Claude Code, install the Ensembra plugin from the catalog, then invoke /Ensembra:run, /Ensembra:config, and /Ensembra:transfer per README.