Ensemble Problem Solving
Generates 3 diverse solutions using different strategies (simplicity/performance/extensibility), evaluates with weighted rubric, and selects best approach with rationale
What is it?
- Analyzes the task to determine if ensemble approach is valuable
- Generates 3 distinct prompts using appropriate diversification strategy
- Spawns 3 parallel subagents to develop solutions independently
- Evaluates all solutions using weighted criteria
- Returns the best solution with explanation and alternatives summary
How to use it?
Install this skill in your Claude environment to enhance ensemble problem solving capabilities. Once installed, Claude will automatically apply the skill's guidelines when relevant tasks are detected. You can also explicitly invoke it by referencing its name in your prompts.
The full source and documentation is available on GitHub.
Key Features
- Generates 3 diverse solutions using different strategies (simplicity/performance/extensibility), evaluates with weighted rubric, and selects best approach with rationale
- Seamless integration with Claude's development workflow
- Comprehensive guidelines and best practices for ensemble problem solving
Related Skills
More from Developer ToolsCodebase Documenter
Generates comprehensive codebase documentation covering architecture (with Mermaid diagrams), directory structure, key components, integrations, data models, and development setup
Conventional Commit Helper
Conventional commit format guide with auto-staging, diff analysis, multi-change split suggestions, and 30+ emoji mappings for commit types
A3 Problem Analysis
Toyota A3 problem analysis template covering 7 stages: background, current state, goals, root cause analysis, countermeasures, implementation plan, and follow-up
Download Ensemble Problem Solving
Ensemble Problem Solving is free and open source. Download it from the official source repository — clone it with git or use GitHub's Download ZIP option on the repo page — then copy the skill folder into your project's .claude/skills/ directory to install it.
If you are an AI agent
Query this directory over HTTP
This site is a searchable directory of harness components for AI coding agents. Fetch objective JSON — names, descriptions, stars, and source links. Installation and selection are yours to decide.
GET https://claudeskills.info/api/v1/search?q=ui%2Fux
GET https://claudeskills.info/api/v1/search?type=subagent&q=review
GET https://claudeskills.info/api/v1/meta
See https://claudeskills.info/llms.txt