Skip to content

fix(skill): generate-week always aligns to looked-up curriculum standards - #92

Merged
clates merged 1 commit into
mainfrom
fix/generate-week-standards-default
Jul 14, 2026
Merged

fix(skill): generate-week always aligns to looked-up curriculum standards#92
clates merged 1 commit into
mainfrom
fix/generate-week-standards-default

Conversation

@clates

@clates clates commented Jul 11, 2026

Copy link
Copy Markdown
Owner

The generate-week skill treated standards alignment as opt-in ("if asked, look them up"). The original life/dinosaur weeks were built by actively querying VDOE standards and annotating each day — this makes that the skill's default: query curriculum.db for the grade band, verify every cited ID (never from memory), annotate per-day, and target ~90 min/day.

Validated by three cold Sonnet dry-runs prompted in the owner's usual style (sky & space, states of matter, money): every cited standard verified against the DB, including cross-subject Math + History selection for the money theme. Generated week scripts intentionally left out of this PR pending manual content review.

🤖 Generated with Claude Code

… standards

Previously standards alignment was opt-in ('if asked'). Now the skill requires
querying curriculum.db (or standards_data/) for the audience's grade band,
verifying every cited ID, and annotating each day — matching how the life and
dinosaur weeks were actually built. Also encodes the ~90 min/day workload target.

Validated by three cold subagent dry-runs (sky, matter, money weeks): all
selected verified VDOE IDs from the DB, including cross-subject Math+History
for the money theme.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@clates
clates merged commit d9c1f18 into main Jul 14, 2026
3 checks passed
@clates
clates deleted the fix/generate-week-standards-default branch July 14, 2026 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant