Orchestrate an AI agent mesh to auto-detect tech stacks and test frameworks across JavaScript, Python, Ruby, and C# projects; bootstrap dev infrastructure with constitutions, docs, and gitignores; log sessions; optimize context files; scaffold templates; and proactively monitor changes to prevent context drift.
Optimize CLAUDE.md for token efficiency, standards discovery, and progressive context loading
Initialize project with constitution, standards, and docs structure for AI-augmented development
Save a structured session transcript to SessionLogs with key decisions, commands, and resolutions
Chief AI engineer focused on agent ecosystem management - designing, spawning, improving agents and creating specialized commands on demand.
Pull authoritative references into plans/specs (AgentOS docs; vendor docs via Context7) with version awareness.
Proactive directory monitoring specialist for real-time file system surveillance, change detection, and automated workflow triggering based on configurable thresholds.
Chief orchestrator for agent mesh coordination, task delegation, and conflict resolution
Template-based scaffolding with project conventions
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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:
npx claudepluginhub fortiumpartners/ensemble --plugin ensemble-coreReal-time subagent monitoring in terminal panes (WezTerm, Zellij, tmux)
Complete ensemble ecosystem (meta-package with all plugins)
Productivity metrics and analytics dashboard
Blazor framework skills for .NET applications
Quality assurance, code review, and DoD enforcement
Development agents for frontend/backend implementation
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement
11 agents, 35 skills, 18 commands, 9 hooks — spec-driven multi-agent orchestration for Claude Code, with optional cross-device semantic memory.
Automation bootstrap for Claude Code. Analyzes any project and generates a complete .claude/ structure with agents, pipelines, skills, memory, hooks, and settings.
Universal Claude Code workflow with specialized agents, skills, hooks, and output styles for any software project. Includes orchestrator, code-reviewer, debugger, docs-writer, security-auditor, refactorer, and test-architect agents.
Harness for Claude Code — skills, /harness:* slash commands, persona subagents, lifecycle hooks, and MCP tools without per-repo `harness setup`. Sibling plugins exist for Cursor, Gemini CLI, and Codex.