cycle-time-sle-chart

Visualize cycle time SLE percentiles across issue types with stacked and grouped charts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Cycle Time — SLE Distribution skill visualizes the Service Level Expectation (SLE) percentiles for cycle time across issue types, enabling teams to understand delivery uncertainty and variability in a structured, per-type view.

Core Features & Use Cases

  • Visualizes per-type SLE percentiles (P10–P98) as a spectrum stacked chart and a companion grouped-bar view.
  • Always displays an SLE reference table and supports a second grouped view for quick comparisons across types.
  • Integrates with the base mcs-charts-base pattern (tooltips, legends, headers, and responsive layout) to deliver consistent analytics visuals.

Quick Start

Trigger the Cycle Time SLE chart after analyze_cycle_time results are present by asking for "cycle time SLE chart" or similar phrases.

Frequently Asked Questions about cycle-time-sle-chart

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

FAQPage Schema
How do I visualize cycle time SLE percentiles by issue type?

You can visualize cycle time SLE percentiles by issue type using a spectrum stacked chart and grouped bar view. This Skill renders per-type distributions from P10 to P98 and always displays an SLE reference table to quantify delivery uncertainty.

What is a cycle time service level expectation (SLE) distribution chart?

A cycle time SLE distribution chart visualizes service level expectation percentiles across issue types to quantify delivery uncertainty. It renders per-type SLE percentiles, offering a spectrum horizontal stacked chart and a companion grouped bar view for structured comparison.

How do I generate cycle time SLE charts from analyze_cycle_time data?

To generate cycle time SLE charts, trigger the visualization after analyze_cycle_time results are present. The Skill automatically reads data.percentiles and data.context to render interactive charts, legends, tooltips, and informative stat cards.

Can I filter cycle time SLE charts to show only eligible issue types?

Yes, the cycle time SLE chart filters to eligible types with sufficient volume automatically. It utilizes shared mcs-charts-base patterns and supports interactive controls, including type toggles, to ensure accurate delivery uncertainty visualization.

Does the cycle time SLE chart support interactive controls and tooltips?

Yes, the cycle time SLE chart supports interactive controls, type toggles, tooltips, and legends. It utilizes the shared mcs-charts-base pattern to deliver responsive UI components, headers, and informative stat cards driven by data.context.

Why are some issue types missing from my cycle time SLE reference table?

Issue types may be missing from the cycle time SLE reference table because the chart always filters to eligible types with sufficient volume. Types lacking adequate data volume or required percentile metrics are excluded to maintain accurate delivery uncertainty analysis.