Systematically identify and prioritize the "vital few" causes that contribute to the majority of problems. Based on the Pareto Principle: roughly 80% of effects come from 20% of causes.
User-provided Pareto data (category names, frequency counts, descriptions) flows into session JSON, SVG charts, and HTML reports. When processing this data:
Pareto Analysis provides prioritization - identifying which problems or causes deserve attention first. Typical integration:
파레토 분석(80/20 규칙)을 수행하여 대부분의 문제를 일으키는 몇 가지 중요한 원인을 식별합니다. 데이터 수집, 카테고리 정의, 차트 생성, 누적 백분율 계산 및 우선 순위 지정을 안내합니다. 품질 채점을 통해 전문적인 파레토 차트(SVG) 및 HTML 보고서를 생성합니다. 결함, 불만, 실패 또는 개선 기회의 우선순위를 정할 때 사용합니다. 사용자가 "파레토", "80/20 규칙", "중요한 소수", "사소한 다수", "우선순위 지정"을 언급하거나 문제에 가장 큰 영향을 미치는 요인을 식별해야 하는 경우. 출처: ddunnock/claude-plugins.