feature-impact-analyzer
CommunityRank features with data-driven prioritization.
Authorsitechfromgeorgia
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Product teams often struggle to consistently evaluate and rank feature ideas, resulting in misaligned roadmaps and missed opportunities.
Core Features & Use Cases
- Multi-framework scoring: Apply RICE, ICE, and Impact/Effort matrices to prioritize ideas.
- KPI alignment: Tie features to retention, growth, and revenue metrics for measurable impact.
- Tradeoff visualization: Generate 2x2 matrices and visual comparisons to communicate tradeoffs.
- Quick wins identification: Automatically flag high-impact, low-effort features for fast validation.
- Automated scoring scripts: Python-based calculators for batch processing and reproducible scoring.
Quick Start
Prepare a list of features with numeric inputs (reach, impact, confidence, effort) and run the provided scripts:
- To evaluate a single feature:
- python scripts/calculate_rice.py --reach <val> --impact <val> --confidence <val> --effort <val>
- python scripts/calculate_ice.py --impact <val> --confidence <val> --ease <val>
- To evaluate multiple features from a CSV:
- python scripts/calculate_rice.py --csv features.csv --output results.csv
- python scripts/calculate_ice.py --csv features.csv --output results.csv
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: feature-impact-analyzer Download link: https://github.com/sitechfromgeorgia/georgian-distribution-system/archive/main.zip#feature-impact-analyzer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.