bet-rank

Score pending bets with the ICE framework and write a ranked priority table.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/marmikcfc/pepper-skills --skill bet-rank
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bet-rank
Source: https://github.com/marmikcfc/pepper-skills/tree/main/skills/bet-rank
Command: npx skills add https://github.com/marmikcfc/pepper-skills --skill bet-rank

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Score pending bets using the ICE framework to produce a ranked bet priority table.

Core Features & Use Cases

  • Score pending bets on Impact, Confidence, and Ease to derive a combined ICE score.
  • Produce a sortable ranking table to guide which bets to pursue next.
  • Save and share the ranking (bets/ranking.md) for team alignment and review.

Quick Start

Run bet-rank to generate the current ranking from bets/bets.md and strategy context.

Frequently Asked Questions about bet-rank

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

FAQPage Schema
How do I rank strategic bets to decide which ones to execute next?▼

You can rank strategic bets by scoring them on Impact, Confidence, and Ease using the ICE framework to produce a sortable priority table. This generates a ranked list in bets/ranking.md to guide your next best move.

What is the ICE framework for prioritizing strategy bets?▼

The ICE framework for prioritizing strategy bets scores pending decisions on Impact, Confidence, and Ease to calculate a combined score. This produces a ranked bet priority table to align your team on execution order.

How do I score pending bets using ICE scoring in markdown?▼

To score pending bets using ICE scoring in markdown, run the ranking process against your bets/bets.md file and strategy context. It queries for Impact, Confidence, and Ease scores and writes the final ranking to bets/ranking.md.

When should I re-rank bets in my strategy ledger?▼

You should re-rank bets in your strategy ledger after adding several new bets, before strategy reviews, or when prioritizing bets for execution. This ensures your ranking table reflects the most current strategy context and metrics.

Do I need a strategy.md file to prioritize bets with ICE scoring?▼

Yes, you need a strategy.md file to provide strategy context and current metrics for accurate ICE scoring. The ranking process reads this context alongside bets/bets.md to generate relevant Impact, Confidence, and Ease scores.

What's the best way to align a team on which strategic bets to pursue?▼

The best way to align a team on which strategic bets to pursue is to generate a shared ICE ranking table in bets/ranking.md. This sortable table scores bets on Impact, Confidence, and Ease to provide an objective priority order for review.