monte-carlo-scope-chart

Render scope-based Monte Carlo forecasts with P10–P98 percentiles.

15|3|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/bbak/mcs-mcp --skill monte-carlo-scope-chart
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: monte-carlo-scope-chart
Source: https://github.com/bbak/mcs-mcp/tree/main/docs/skills/Monte-Carlo-Scope-recharts
Command: npx skills add https://github.com/bbak/mcs-mcp --skill monte-carlo-scope-chart

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This chart helps product teams and data analysts quickly visualize scope-based Monte Carlo forecasts for a fixed delivery window, translating probabilistic outcomes into actionable commitments.

Core Features & Use Cases

  • 8-bar scope histogram (P10→P98) showing items deliverable within the target window
  • SLE reference with P85 highlight to inform conservative commitments
  • Built on top of mcs-charts-base for consistent visuals and interactions
  • Useful for planning scoping discussions, capacity checks, and progress forecasting

Quick Start

Provide forecast_monte_carlo data with mode: "scope" and target_days to render the Monte Carlo Scope Chart.

Frequently Asked Questions about monte-carlo-scope-chart

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

FAQPage Schema
How do I visualize scope-based Monte Carlo forecasts for a fixed delivery window?▼

To visualize scope-based Monte Carlo forecasts, you need to integrate forecast_monte_carlo data with mode set to "scope" and define target_days to render the histogram of deliverable items.

What does a P85 highlight on a Monte Carlo scope chart indicate for project planning?▼

The P85 highlight on a Monte Carlo scope chart indicates a conservative service level expectation reference, helping product teams translate probabilistic forecast outcomes into actionable delivery commitments.

How do I render an 8-bar scope histogram for project delivery forecasting?▼

You can render an 8-bar scope histogram by feeding scope-mode Monte Carlo forecast data into the chart, which displays P10 through P98 percentiles of items deliverable within your target window.

Can I use this Monte Carlo scope chart for capacity checks and progress forecasting?▼

Yes, the Monte Carlo scope chart is specifically useful for planning scoping discussions, capacity checks, and progress forecasting by visualizing probabilistic delivery outcomes for a fixed target window.

Does the scope chart require integration with specific Monte Carlo forecast data?▼

Yes, the chart requires integration with forecast_monte_carlo data using mode: "scope" and relies on the mcs-charts-base rendering framework for consistent visuals and interactions.

What is the difference between scope-mode and other Monte Carlo forecast visualizations?▼

Scope-mode Monte Carlo forecast visualizations specifically render the number of items deliverable within a fixed target window using P10 to P98 percentiles, rather than forecasting timeframes for fixed scope amounts.