Measurement System Analysis (MSA) skill for Gage R&R studies with variance component analysis and measurement adequacy assessment
Analyzes measurement system variation using Gage R&R studies to assess equipment and operator consistency.
npx claudepluginhub a5c-ai/babysitterThis skill is limited to using the following tools:
The Gage R&R Analyzer skill provides comprehensive capabilities for conducting Measurement System Analysis (MSA) studies. It supports Gage R&R study design, ANOVA-based variance decomposition, and measurement system adequacy assessment following AIAG guidelines.
skill: gage-rr-analyzer
inputs:
study_type: "crossed" # crossed | nested
operators: 3
parts: 10
trials: 3
measurements:
- operator: "A"
part: 1
trial: 1
value: 10.2
# ... additional measurements
tolerance: 1.6 # USL - LSL
outputs:
- variance_components
- percent_grr
- percent_tolerance
- ndc
- acceptance_decision
- detailed_report
| Component | Source | Description |
|---|---|---|
| Part-to-Part | Process | Variation between parts |
| Repeatability | Equipment | Variation from repeated measurements |
| Reproducibility | Operator | Variation between operators |
| Part x Operator | Interaction | Operator effect varies by part |
| %GRR | Decision |
|---|---|
| < 10% | Acceptable |
| 10% - 30% | Marginal, may be acceptable |
| > 30% | Unacceptable |
ndc = 1.41 * (Part Variation / GRR)
Interpretation:
- ndc >= 5: Adequate measurement system
- ndc < 5: Measurement system needs improvement
| Study Type | Minimum Parts | Minimum Operators | Minimum Trials |
|---|---|---|---|
| Standard | 10 | 3 | 2-3 |
| Attribute | 30 | 3 | 3 |
| Destructive | Use nested design | 3 | 1 |
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.