calculate-ice-score
Installation
SKILL.md
ICE-based Idea Prioritization
Score an idea on Impact, Confidence, and Ease, compute ICE = I × C × E, and propose execution priority. Score only on explicit evidence — never inferred.
When to Use
- Ordering an idea backlog and selecting items for exploration
- Before drafting experiment plans for a leaf opportunity in an Opportunity Solution Tree
- When you have explicit evidence (interviews/data/tests) and a rough effort estimate
Input
- Idea: goal, target metric, scope, hypothesis
- Analysis: data/user/market/test evidence, risks, effort estimate (person-weeks)
- Context:
company-level-context/for strategic/OKR alignment
Output
- Format: Markdown — Location:
solutions/(the initiative'ssolutions/directory — same folder as generate-solutions) - Filename:
ice-[slugified-idea-title]-v[version].md(kebab-case, auto-increment; never overwrite — re-score after tests as a new version)