Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Automate end-to-end Git workflows including stacked branching, PR management, conventional commit changelog generation, local GitHub Actions testing, release orchestration with quality gates, deployments, and rollbacks.
npx claudepluginhub fortiumpartners/ensemble --plugin ensemble-gitEnhanced git commit specialist with conventional commits, semantic versioning, and git-town integration. Enforces best practices and safety protocols.
GitHub workflow automation specialist for branch management, pull request creation, code review integration, and repository operations using gh CLI.
Automated release orchestration with quality gates, smoke test integration, and deployment coordination
**Quick Reference** - Test GitHub Actions workflows locally using nektos/act
**Quick Reference** - Parse conventional commits and generate categorized changelog
This skill should be used when the user asks to "create a feature branch", "start a new feature", "sync my branch", "sync with main", "update from main", "create a PR", "create a pull request", "ship a feature", "merge and clean up", "handle merge conflicts", "resolve conflicts in git-town", "create stacked branches", "work on dependent features", "configure git-town", "set up git-town", "use git-town offline", "manage git workflow", or mentions git-town commands (hack, sync, propose, ship, continue, undo, kill).
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Git automation - PRs, releases, branches, worktrees
Git workflow best practices with commit validation hooks
Git workflows - commits, branches, PRs, issue processing, auto-close detection, and repository management
Git workflow management with feature branches, releases, and hotfix flows
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Git workflow automation (commit, PR, branching, changelog, release)
Real-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
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: