·pareto-analysis
{}

pareto-analysis

Conduct Pareto Analysis (80/20 Rule) to identify the vital few causes driving the majority of problems. Guides data collection, category definition, chart creation, cumulative percentage calculation, and prioritization. Generates professional Pareto charts (SVG) and HTML reports with quality scoring. Use when prioritizing defects, complaints, failures, or improvement opportunities; when user mentions "Pareto", "80/20 rule", "vital few", "trivial many", "prioritization", or needs to identify which factors contribute most to a problem.

16Installs·1Trend·@ddunnock

Installation

$npx skills add https://github.com/ddunnock/claude-plugins --skill pareto-analysis

How to Install pareto-analysis

Quickly install pareto-analysis AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ddunnock/claude-plugins --skill pareto-analysis
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ddunnock/claude-plugins.

SKILL.md

View raw

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:

Conduct Pareto Analysis (80/20 Rule) to identify the vital few causes driving the majority of problems. Guides data collection, category definition, chart creation, cumulative percentage calculation, and prioritization. Generates professional Pareto charts (SVG) and HTML reports with quality scoring. Use when prioritizing defects, complaints, failures, or improvement opportunities; when user mentions "Pareto", "80/20 rule", "vital few", "trivial many", "prioritization", or needs to identify which factors contribute most to a problem. Source: ddunnock/claude-plugins.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ddunnock/claude-plugins --skill pareto-analysis
Category
{}Data Analysis
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from ddunnock/claude-plugins

Quick answers

What is pareto-analysis?

Conduct Pareto Analysis (80/20 Rule) to identify the vital few causes driving the majority of problems. Guides data collection, category definition, chart creation, cumulative percentage calculation, and prioritization. Generates professional Pareto charts (SVG) and HTML reports with quality scoring. Use when prioritizing defects, complaints, failures, or improvement opportunities; when user mentions "Pareto", "80/20 rule", "vital few", "trivial many", "prioritization", or needs to identify which factors contribute most to a problem. Source: ddunnock/claude-plugins.

How do I install pareto-analysis?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ddunnock/claude-plugins --skill pareto-analysis Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ddunnock/claude-plugins