solution-selection

Evaluate solution candidates via voting and generate a prioritization matrix.

23|5|Updated Jul 17, 2025
One-click install
npx skills add https://github.com/cna-bootcamp/clauding-guide --skill solution-selection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: solution-selection
Source: https://github.com/cna-bootcamp/clauding-guide/tree/main/.claude/skills/11-solution-selection
Command: npx skills add https://github.com/cna-bootcamp/clauding-guide --skill solution-selection

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps teams systematically evaluate and select the most promising ideas from a brainstorming session, ensuring that development efforts are focused on solutions with the highest business value and feasibility.

Core Features & Use Cases

  • Idea Voting: Facilitates a structured voting process for business value and feasibility.
  • Prioritization Matrix: Visualizes ideas on a 2x2 matrix to categorize them into 'No Brainers', 'Bit Bets', 'Utilities', and 'Unwise'.
  • Core Solution Identification: Guides the selection of 1-3 key solutions for immediate development or strategic investment.
  • Use Case: After generating several product feature ideas, use this Skill to vote on each, plot them on a matrix, and decide which 2-3 features to prioritize for the Minimum Viable Product (MVP).

Quick Start

Use the solution-selection skill to evaluate the ideas in 'think/솔루션후보.md' and generate a prioritization matrix.

Frequently Asked Questions about solution-selection

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prioritize features for an MVP from a list of brainstorming ideas?

To prioritize features for an MVP, you can use a structured voting mechanism to evaluate business value and feasibility, then visualize the ideas on a 2x2 prioritization matrix. This categorizes features into 'No Brainers', 'Bit Bets', 'Utilities', and 'Unwise' to guide selection.

What is a 2x2 prioritization matrix and how does it help with idea evaluation?

A 2x2 prioritization matrix is a visualization tool used for idea evaluation that plots solutions based on business value and feasibility. It categorizes ideas into 'No Brainers', 'Bit Bets', 'Utilities', and 'Unwise', helping teams systematically identify the most promising options for development.

How do I select core solutions for immediate development after a brainstorming session?

To select core solutions for immediate development, evaluate the generated ideas using structured voting on value and feasibility, plot them on a prioritization matrix, and identify 1-3 key solutions. This ensures development efforts focus on high-value, feasible features.

What format does my brainstorming input need to be in for idea evaluation?

Your brainstorming input for idea evaluation needs to be in a markdown file named '솔루션후보.md' located within a 'think' directory. The skill processes this input to generate evaluation files, a prioritization matrix SVG, and a core solutions document.

What outputs are generated when using a prioritization matrix for solution selection?

When using a prioritization matrix for solution selection, the generated outputs include a markdown evaluation file ('솔루션평가.md'), an SVG visualization of the prioritization matrix ('솔루션우선순위평가.svg'), and a markdown file defining the core solutions ('핵심솔루션.md').