Align the estate to a changed upstream Oak bulk-download schema — summon on \"bulk schema changed\", \"bulk data fails validation\", \"unrecognized_keys at ingest\", \"refresh the bulk downloads\", or any drift between fresh bulk data and the strict Zod gate. ADR-222's authority ordering is constitutive: upstream's published bulk JSON Schema is the authority; the hand-written Zod templates are the interim mechanism trued against it; a data-vs-schema mismatch is an UPSTREAM BUG REPORT, never v...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add oaknational/oak-open-curriculum-ecosystem --skill oak-update-bulk-download-schema --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Oak Update Bulk Download Schema?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/oaknational-oak-update-bulk-download-schema-oak-open-curriculum-ecosystem)More formats (shields.io, HTML) on the badges page.
---
name: oak-update-bulk-download-schema
description: "Align the estate to a changed upstream Oak bulk-download schema — summon on \"bulk schema changed\", \"bulk data fails validation\", \"unrecognized_keys at ingest\", \"refresh the bulk downloads\", or any drift between fresh bulk data and the strict Zod gate. ADR-222's authority ordering is constitutive: upstream's published bulk JSON Schema is the authority; the hand-written Zod templates are the interim mechanism trued against it; a data-vs-schema mismatch is an UPSTREAM BUG REPORT, never validation-loosening; local validation may be deliberately stricter. Use when fresh bulk data fails the gate, when upstream announces or ships a bulk format change, or when truing the templates. Do NOT use for the OpenAPI/REST spec surface (that is update-upstream-api-spec), and never to make failing data pass by widening schemas. Failure shapes it exists to prevent: loosening .strict(), z.unknown() escape hatches, treating observed data as the authority over the published schema, and truing templates against a stale bundle."
---
# Update Bulk Download Schema (Claude Code)
Read and follow `.agent/skills/update-bulk-download-schema/SKILL-CANONICAL.md`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!