hollandkevint

Review Data Quality — Data skill for Claude Code

Data community

Systematic data quality assessment with 5-dimension scoring and improvement recommendations.

How to install Review Data Quality

Installs to ~/.claude/skills/hollandkevint-data-product-operator-review-data-quality/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hollandkevint-data-product-operator-review-data-quality && curl -fsSL https://raw.githubusercontent.com/hollandkevint/data-product-operator/HEAD/commands/review-data-quality.md -o ~/.claude/skills/hollandkevint-data-product-operator-review-data-quality/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Review Data Quality does


description: Systematic data quality assessment with 5-dimension scoring and improvement recommendations argument-hint: allowed-tools: Read, Write, Bash, AskUserQuestion

Review Data Quality

Assess the quality of a data source, table, or pipeline across 5 dimensions. Produces a scored quality review with specific improvement recommendations.

Gather Context

If `$ARGUMENTS` provides a data source or table name, use it. Otherwise, a

Alternatives in Data

  • Ars Full — ARS full pipeline — research → write → review → revise → finalize 4.5k ★
  • Check Data Quality — Renamed → /portaljs-check-data-quality 2.3k ★
  • Claude Deep Research Skill — Enterprise-grade deep research skill for Claude Code with 8-phase pipeline, source credibility scoring, and au 1k ★

Full documentation available on GitHub

View Source Repository