Yds Data Validation

Inspect a project's data for correctness and produce a read-only validation report — record counts, NULL rates, value distribution, uniqueness, referential integrity, format validity, and sampled evidence rows. Data is read only from the project's own test fixtures/seed data or from an explicitly configured connection; never from a guessed or production source. Triggers on requests like "validate the data", "check data quality", "データ検証", "データの妥当性を確認", "NULL率を調べて", "件数がおかしい", "/yds-data-validation", or when `yds-gh-issue-resolver` verifies a data-related change. Does NOT modify any data or code — read-only inspection only. Produces no JSON.

ymd38 71ac33b 15.5 KB Updated

File contents

ymd38/dev-skills/tree/main/skills/yds-data-validation commit 71ac33b043

Frequently asked questions

npx skillmds@latest add ymd38/yds-data-validation