planning-framework

Plan software features using Musk's 5-step algorithm and ICE scoring.

1|Updated Nov 14, 2025
One-click install
npx skills add https://github.com/5MinFutures/futures-arena --skill planning-framework
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planning-framework
Source: https://github.com/5MinFutures/futures-arena/tree/main/.claude/skills/planning-framework
Command: npx skills add https://github.com/5MinFutures/futures-arena --skill planning-framework

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps product teams prevent misaligned requirements and scope creep by enforcing a structured planning approach before coding tasks.

Core Features & Use Cases

  • Musk's 5-Step Algorithm: systematically questions and prunes the plan to ensure only essential steps remain, enabling clear decisions for feature work, refactors, and architectural changes.
  • ICE Scoring Framework: evaluates potential approaches on Impact, Confidence, and Ease to prioritize work and allocate effort effectively.
  • Planning Checklist: provides a repeatable pre-implementation guide covering requirement questions, simplification, time estimation, and risk awareness.
  • Practical workflows: applicable to starting new features, large refactors, or major architecture decisions.

Quick Start

Provide a feature goal and let this Skill generate a concise, actionable planning plan using Musk's 5-step algorithm and ICE scoring.

Frequently Asked Questions about planning-framework

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

FAQPage Schema
How do I plan a software feature to prevent scope creep and misaligned requirements?

Plan a software feature by applying Musk's 5-step algorithm to question and prune requirements, then use ICE scoring to prioritize work. This structured approach ensures only essential steps remain, preventing scope creep before coding tasks begin.

What is Musk's 5-step algorithm for software architecture decisions?

Musk's 5-step algorithm for software architecture decisions systematically questions and prunes plans to define when to delete parts, simplify complexity, accelerate cycle time, and automate planning steps for fast, reliable delivery.

How do I use ICE scoring to prioritize feature work and refactoring tasks?

Use ICE scoring to evaluate potential approaches for feature work and refactoring based on Impact, Confidence, and Ease. This framework helps allocate effort effectively by scoring outlined questions to prioritize work for implementation.

Can I use this planning framework for large refactors or only new features?

You can use this planning framework for both new features and large refactors. The structured approach applies Musk's 5-step algorithm and ICE scoring to major architecture decisions, ensuring clear decisions for various types of software work.

What are the limitations of using a 2-4 sprint implementation plan for architecture decisions?

The limitation of a 2-4 sprint implementation plan is that it requires simplifying complexity and pruning steps to fit a minimal timeframe. Major architecture decisions must be condensed into actionable outlines that can be implemented quickly within this constrained cycle time.