throughput-chart

Visualize weekly delivery volume and variability with a Wheeler XmR chart.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a clear, interpretable visualization of weekly throughput and its stability characteristics, enabling teams to detect variation patterns and deviations from expected performance.

Core Features & Use Cases

  • Visualizes weekly throughput by issue type with stacked bars and XmR control limits.
  • Overlays natural process limits (UNPL and LNPL) and a moving-range panel for week-to-week variability.
  • Supports signal detection and partial-week handling for accurate ongoing forecasts.

Quick Start

Show me the Throughput Stability chart using the latest analyze_throughput results.

Frequently Asked Questions about throughput-chart

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

FAQPage Schema
How do I visualize weekly throughput stability using an XmR chart?▼

You can visualize weekly throughput stability by generating a Wheeler XmR Process Behavior Chart that overlays natural process limits and a moving-range panel to detect variation patterns in delivery volume.

What is an XmR process behavior chart used for in data visualization?▼

An XmR process behavior chart is used to visualize weekly throughput and its stability characteristics, enabling teams to detect variation patterns and deviations from expected delivery performance.

How do I plot weekly delivery volume stratified by issue type?▼

You can plot weekly delivery volume stratified by issue type using stacked bars within the XmR chart, supported by interactive tooltips and per-week metadata for detailed analysis.

Does the throughput chart handle partial weeks for ongoing forecasts?▼

Yes, the throughput chart includes partial-week handling to ensure accurate ongoing forecasts, applying signal detection alongside UNPL, X-bar, and LNPL lines to weekly counts.

Can I use Recharts to display moving ranges and natural process limits?▼

Yes, this Skill uses Recharts to display moving ranges alongside natural process limits, rendering a moving-range panel with UNPL, X-bar, and LNPL overlay lines for throughput analysis.

What data format is needed to generate a throughput stability chart?▼

You need analyze_throughput results containing weekly counts of delivery volume, which the chart processes to display per-week totals, stratified throughput by type, and moving ranges.