Help us improve
Share bugs, ideas, or general feedback.
Official Fortium Ensemble plugin marketplace - AI-augmented development workflows
npx claudepluginhub fortiumpartners/ensembleCore orchestration and utilities for ensemble ecosystem
Product management agents and workflows (PRD creation, analysis)
Development agents for frontend/backend implementation
Quality assurance, code review, and DoD enforcement
Infrastructure management for AWS, Kubernetes, Docker, Helm, Fly.io
Git workflow automation and conventional commits
End-to-end testing with Playwright integration
Productivity metrics and analytics dashboard
Blazor framework skills for .NET applications
Complete ensemble ecosystem (meta-package with all plugins)
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 80 focused plugins, 185 specialized agents, and 153 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Share bugs, ideas, or general feedback.
Modular plugin ecosystem for Claude Code, enabling flexible, pay-what-you-need AI-augmented development workflows.
Ensemble Plugins v5.0.0 provides a modular plugin system for Claude Code, allowing developers to install only the capabilities they need—from core orchestration to framework-specific skills.
The plugin ecosystem is organized into 4 tiers across 24 packages:
Plugins are installed using Claude Code's interactive /plugin command.
In Claude Code, run:
# Add the Ensemble marketplace
/plugin marketplace add FortiumPartners/ensemble
# Install the full bundle (all plugins)
/plugin install ensemble-full@ensemble
Or use the interactive UI: type /plugin → Discover tab → select ensemble-full → choose your scope.
Install only what you need from the marketplace:
# Core foundation (required)
/plugin install ensemble-core@ensemble
# Workflow plugins
/plugin install ensemble-product@ensemble
/plugin install ensemble-development@ensemble
/plugin install ensemble-quality@ensemble
/plugin install ensemble-infrastructure@ensemble
/plugin install ensemble-git@ensemble
/plugin install ensemble-e2e-testing@ensemble
# Framework skills (optional)
/plugin install ensemble-react@ensemble
/plugin install ensemble-nestjs@ensemble
# Testing support (optional)
/plugin install ensemble-jest@ensemble
/plugin install ensemble-pytest@ensemble
For local development or testing, use the --plugin-dir flag:
# Clone the repository
git clone https://github.com/FortiumPartners/ensemble.git
# Run Claude Code with a local plugin
claude --plugin-dir ./ensemble/packages/core
When installing plugins, you can choose a scope:
.claude/settings.jsonAfter installation, plugins automatically register their agents, commands, and skills with Claude Code.
Commands are provided by specific plugins:
/create-prd - Product requirements (ensemble-product)/create-trd - Technical requirements (ensemble-core)/implement-trd - TRD implementation (ensemble-development)/fold-prompt - Project optimization (ensemble-core)/dashboard - Metrics dashboard (ensemble-metrics)Plugins provide 28 specialized agents across domains: