Skip to content
Development
Skill

/dataset-verify

Verify a dataset plan or run receipt, checkpoint continuity, provenance completeness, and derived-artifact freshness.

From plugin
aiwg
211200 skills199 agents26 commands
Install
$ npx -y skills add jmagly/aiwg --skill dataset-verify --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/dataset-verify

Context preview

The summary Claude sees to decide when to auto-load this skill.

Verify a dataset plan or run receipt, checkpoint continuity, provenance completeness, and derived-artifact freshness.

SKILL.md

dataset-verify.SKILL.md
namespace: aiwg
name: dataset-verify
description: Verify a dataset plan or run receipt, checkpoint continuity, provenance completeness, and derived-artifact freshness.
version: 1.0.0
platforms: [all]
aliases: [dataset health, verify ingest, check dataset freshness]
triggers: [verify this dataset, did ingestion succeed, is this index fresh, validate the run receipt, check checkpoint continuity]

Dataset Verification

Delegate to `aiwg dataset verify <dataset-or-run-ref> --json`. Verify plan and receipt digests, committed outcome, checkpoint continuity, counts/rejections, schema bindings, evidence completeness, derived-artifact freshness, and stated degradation. Searchability alone is not proof of success or canonical-source availability.

Return a verification reference with explicit `verified`, `degraded`, `unverifiable`, or `failed` state. Preserve diagnostics and route evidence questions to Dataset Provenance Reviewer.

Ships withaiwg

Reusable project context and specialist workflows for the AI tools you already use. Plan software, coordinate specialist reviews, prepare campaigns, investigate incidents, organize research, curate media, and maintain operational knowledge.

Get the whole plugin

Other skills on aiwg.