What problem does it solve? Teams often jump into root-cause analysis without trustworthy data, producing conclusions built on unreliable measurements. This Skill guides the Measure phase of a DMAIC project so you define a measurement plan, validate the measurement system (MSA), and compute a defensible baseline (DPU, DPMO, Sigma Level, Cp/Cpk) before moving to Analyze. ## Core Features & Use Cases - Measurement planning and process mapping: Build a measurement plan from CTQs, supported by process maps, Value Stream Maps, and swim lane diagrams to identify where and what to measure. - Measurement System Analysis: Apply Gauge R&R acceptance thresholds for continuous data and Cohen's Kappa for attribute data, with decision tables for accept, conditional, or reject outcomes. - Baseline metrics and capability analysis: Calculate DPU, DPMO, Sigma Level (with the 1.5σ shift convention), and Cp/Cpk/Pp/Ppk, including a Python script that computes capability indices from CSV data with specification limits. - Use Case: A quality engineer needs to baseline defect rates on a production line. The Skill walks them through stratified sampling, validates inspector agreement with Kappa, computes DPMO and Sigma Level, and produces a structured Measure artifact ready for the Analyze tollgate. ## Quick Start Ask the assistant to run the DMAIC Measure phase for your approved project charter, defining the measurement plan, validating the measurement system, and calculating the Sigma Level baseline.