Check a draft plan against Oak's thread-graph of coherently sequenced units and the prior knowledge statements each unit records. Use when asked to audit, sanity-check, or sequence-check a long-term plan, scheme of work, or unit order.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add oaknational/oak-open-curriculum-ecosystem --skill audit-sequence --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Audit Sequence?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/oaknational-audit-sequence)More formats (shields.io, HTML) on the badges page.
---
name: audit-sequence
description: Check a draft plan against Oak's thread-graph of coherently sequenced units and the prior knowledge statements each unit records. Use when asked to audit, sanity-check, or sequence-check a long-term plan, scheme of work, or unit order.
argument-hint: <paste or reference the plan to audit>
---
Audit this sequence: $ARGUMENTS
Delegate to the **sequencing-auditor** agent.
The agent must:
1. Read the draft sequence into an ordered list of units.
2. For each unit, retrieve the prior knowledge it states it assumes from `get-prior-knowledge-graph`, and where Oak places it in its thread(s) from `get-thread-progressions`.
3. Report two kinds of finding, kept apart: **ordering breaks against Oak's threads** (a unit placed before one Oak teaches in an earlier year — data; the same year at an earlier authored position is a likely break, reported as judgement, because a key stage 4 run merges exam-board variants), and **assumed knowledge the plan may not have taught yet** (a stated requirement with no earlier unit that plausibly covers it — the agent's judgement).
4. Report findings as a short table in plan order: unit, finding, whether it is data or judgement, suggested fix.
This is a structural check, not a stylistic one. Oak's statements name knowledge, not the units that teach it — so say plainly which findings are read off the data and which are your reading of it.
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!