Ensemble Solving
Skill Verified ActiveGenerate multiple diverse solutions in parallel and select the best. Use for architecture decisions, code generation with multiple valid approaches, or creative tasks where exploring alternatives improves quality.
To help users make better decisions and improve the quality of outputs by exploring multiple alternatives in parallel and selecting the most optimal solution.
Features
- Generates multiple diverse solutions in parallel
- Evaluates solutions using weighted criteria
- Selects the best solution with explanation
- Provides summaries of alternative approaches
- Classifies task types for appropriate diversification
Use Cases
- Use for architecture decisions with trade-offs
- Use for code generation with multiple valid implementations
- Use for creative tasks where exploring alternatives improves quality
- Use when comparing different approaches to a problem
Non-Goals
- Skip for simple lookups or syntax questions
- Skip for single-cause bug fixes
- Skip for file operations or git commands
- Skip for deterministic configuration changes
Workflow
- Analyzes the task to determine if an ensemble approach is valuable
- Generates 3 distinct prompts using appropriate diversification strategies
- Spawns 3 parallel subagents to develop solutions independently
- Evaluates all solutions using weighted criteria
- Returns the best solution with explanation and alternatives summary
Trust
- info:Issues AttentionIn the last 90 days, 6 issues were opened and 0 were closed, indicating a low issue closure rate and potential maintainer responsiveness concern.
Installation
First, add the marketplace
/plugin marketplace add mhattingpete/claude-skills-marketplace/plugin install engineering-workflow-plugin@mhattingpete-claude-skillsQuality Score
VerifiedTrust Signals
Similar Extensions
Angular Developer
100Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices on reactivity (signals, linkedSignal, resource), forms, dependency injection, routing, SSR, accessibility (ARIA), animations, styling (component styles, Tailwind CSS), testing, or CLI tooling.
Ralplan
99Consensus planning entrypoint that auto-gates vague ralph/autopilot/team requests before execution
Hindsight Memory Architect
99Expert memory architect. Understands your application, identifies where memory adds value, and produces an implementation plan with bank config, tag schema, and code.
Architecture Decision Records
99Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.
Lean Ctx
100Context Runtime for AI Agents — 59 MCP tools, 10 read modes, 95+ shell patterns, tree-sitter AST for 18 languages. Compresses LLM context by up to 99%. Use when reading files, running shell commands, searching code, or exploring directories. Auto-installs if not present.
Manus
100Delegate complex, long-running tasks to Manus AI agent for autonomous execution. Use when user says 'use manus', 'delegate to manus', 'send to manus', 'have manus do', 'ask manus', 'check manus sessions', or when tasks require deep web research, market analysis, product comparisons, stock analysis, competitive research, document generation, data analysis, or multi-step workflows that benefit from autonomous agent execution with parallel processing.