Skip to content
Development
Skill

/dataset-plan-review

Review an immutable dataset plan, impacts, capability degradation, and approval requirements before execution.

From plugin
aiwg
213200 skills199 agents26 commands
Install
$ npx -y skills add jmagly/aiwg --skill dataset-plan-review --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-plan-review

Context preview

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

Review an immutable dataset plan, impacts, capability degradation, and approval requirements before execution.

SKILL.md

dataset-plan-review.SKILL.md
namespace: aiwg
name: dataset-plan-review
description: Review an immutable dataset plan, impacts, capability degradation, and approval requirements before execution.
version: 1.0.0
platforms: [all]
aliases: [dataset approval, ingest plan review, review indexing plan]
triggers: [review the dataset plan, approve this ingestion, check write impacts, review indexing changes]

Dataset Plan Review

Use `aiwg dataset show <plan-ref> --json` and verify its digest, schemas, capability negotiation, artifact classes, estimated reads/writes, privacy, locality, network access, retention, authorization references, fallback, and rollback/reconciliation behavior. A preview is not execution authority.

Policy-sensitive writes require Dataset Policy Reviewer approval scoped to the exact plan digest. Retirement additionally requires complete enumeration and a reviewed bulk threshold. Emit a `dataset-workflow-handoff/v1` approval or rejection reference; never execute the plan here.

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.