Data quality and readiness playbook. Use when assessing whether warehouse results or external files are reliable, complete, clean, fresh, unique, valid, or ready for analysis; includes missing values, duplicates, outliers, formula errors, grain checks, and data readiness summaries.
How this skill is triggered — by the user, by Claude, or both
Slash command
/uchicago-data-analytics:data-quality-profilingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Prevent users from trusting weak data too quickly. Profile quality before
Prevent users from trusting weak data too quickly. Profile quality before insights when data is new, messy, surprising, or used for decisions.
For each dataset or query result, assess:
Return a concise readiness summary:
Data readiness: high / medium / low
Main risks:
Recommended fixes before analysis:
Safe analyses now:
Analyses to avoid until fixed:
Do not block every analysis. If risks are minor, state assumptions and proceed. If risks can change the answer, pause and ask the user whether to clean, filter, or continue with caveats.
After profiling a substantial file or dataset, offer to save/update
DATASETS.md using uchicago-data-analytics-analysis-state.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub uchicago-its-abis/uchicago-claude-plugins --plugin uchicago-data-analytics