Agent Skillscbrock84/headcount › standards-alignment

standards-alignment

GitHub

用于校验教育材料与课程标准的一致性,识别装饰性对齐。指导选择正确框架、按动词而非主题匹配标准,并规范引用标准代码以避免版权风险,适用于出版前审核或封面合规性检查。

verticals/education/skills/education/standards-alignment/SKILL.md cbrock84/headcount

Trigger Scenarios

校验教学材料是否符合宣称的标准 检查发布前的对齐声明真实性 决定封面是否可合法印刷标准引用

Install

npx skills add cbrock84/headcount --skill standards-alignment -g -y
More Options

Non-standard path

npx skills add https://github.com/cbrock84/headcount/tree/main/verticals/education/skills/education/standards-alignment -g -y

Use without installing

npx skills use cbrock84/headcount@standards-alignment

指定 Agent (Claude Code)

npx skills add cbrock84/headcount --skill standards-alignment -a claude-code -g -y

安装 repo 全部 skill

npx skills add cbrock84/headcount --all -g -y

预览 repo 内 skill

npx skills add cbrock84/headcount --list

SKILL.md

Frontmatter
{
    "name": "standards-alignment",
    "description": "Aligns learning material to the standard it claims — choosing the right framework for the grade and subject, citing standards by code rather than reproducing their text, and telling a real alignment from a decorative one. Use this to align a worksheet, lesson or workbook to Common Core, NGSS or a state framework, to check an alignment claim before publishing, or to decide what may lawfully be printed on the cover."
}

Standards alignment

An alignment claim is a promise to a buyer who cannot verify it quickly. Most published alignment is decorative — a code printed in a corner, chosen after the worksheet was written, that the task does not actually assess. It survives because nobody checks, until a district curriculum reviewer does.

Align to the verb, not the topic

A standard is written as a performance: what the student does, to what, under what conditions. The topic is the least specific part of it and the part most alignment stops at.

3.NF.A.1 is about fractions. It is specifically about understanding a fraction as a quantity formed by parts of a whole — so a page of shaded-circle identification aligns, and a page of fraction addition drills does not, however much both are "fractions in third grade."

The test to apply before printing a code: could a student complete this task correctly without doing what the standard describes? If yes, the alignment is decorative. A word problem solvable by guessing from the answer format assesses test-taking, and it is aligned to nothing.

Know which framework applies

Grade and subject do not determine the framework on their own, and the mismatch is a common source of wrong claims:

  • Common Core covers mathematics and English language arts, K-12. It is adopted by most but not all states, and several adopting states have renamed and amended it — a "Common Core aligned" claim in a state that rewrote it is at best imprecise.
  • NGSS covers science, and is organized as performance expectations that bundle a practice, a core idea and a crosscutting concept. Aligning to the disciplinary content alone misses two thirds of what the expectation asks for.
  • C3 covers social studies, and is an inquiry arc rather than a content list. It does not enumerate facts, so "aligned to C3" is a claim about the shape of the task, not its subject.
  • Pre-K has no Common Core. Nothing below kindergarten is covered, and an alignment claim there is either to a state early learning standard, to Head Start's framework, or to nothing. Treat pre-K as its own problem — education:early-childhood-practice holds it.

State standards exist alongside all of these, and for a product sold into one state they are the binding set. education:learning-materials-design covers what changes when the material is for a named district rather than a general market.

Cite the code, never the text

This is where alignment becomes a legal question rather than an editorial one, and the distinction is sharper than most publishers treat it.

Citing a standard by its code is not reproduction. 4-PS3-2, RL.5.2, 2.MD.C.7 are identifiers. Using them to say what a page addresses is normal, expected, and safe.

Reproducing the standard's wording is a different act, and whether it is permitted depends on the publisher:

  • Common Core carries a public license that permits use with its required attribution notice. It is not public domain, and dropping the notice is the common failure.
  • NGSS is copyrighted, and "Next Generation Science Standards" is a registered trademark — which constrains the alignment claim itself, not only the text.
  • State frameworks vary. Many are state government works and freely usable; some are licensed from a vendor and are not.

Paraphrasing to avoid the question does not avoid it, and a paraphrase that stays close enough to be useful is close enough to be a derivative. Write your own learning objective in your own words, and cite the code beside it. That is both safer and clearer to a teacher.

references/sources.md carries the publisher and license class for each framework.

An alignment document is the deliverable

For anything sold to a school, the alignment is an artifact, not an annotation. It lists, per page or per lesson: the code, the text of your objective, the task that provides evidence, and where a reviewer would look to verify it.

Building it after the material is written is what produces decorative alignment. Building it first makes it a specification: each row is a task somebody then has to write.

Tooling

Standards data is available as structured identifiers more often than publishers realize. Common Core and NGSS codes are stable and enumerable, and a spreadsheet keyed on them beats prose in a document — it makes coverage gaps visible, which is the question a reviewer asks first.

Curriculum mapping tools — Chalk, Atlas, Eduplanet21, Kiddom and similar — hold the alignment document and the sequence together, and earn their place once the same material is sold into several states with different frameworks. Below that, a maintained spreadsheet with one row per standard and one column per unit is the same artifact without the subscription.

Whatever holds it, keep the standard's code and your objective in separate fields. Merging them is how the standard's wording ends up in the product.

Sources

references/sources.md in this skill lists the outside authorities that settle the questions here — what each one is authoritative for, and what you may do with it. Check them before answering on anything they cover, and cite what you used. Most are free to read and not free to reproduce; the use note on each is binding.

Never

  • Print a standard code chosen after the task was written.
  • Claim alignment to a framework the state in question does not use.
  • Reproduce a standard's wording without the license notice its publisher requires.
  • Align to the topic in the standard and ignore the performance it describes.
  • Claim Common Core alignment for anything below kindergarten.

Version History

  • 98d1c17 Current 2026-09-22 00:35

Same Skill Collection

plugins/corporate-strategy/skills/chief-strategy-officer/SKILL.md
plugins/corporate-strategy/skills/market-entry/SKILL.md
plugins/corporate-strategy/skills/mergers-and-acquisitions/SKILL.md
plugins/corporate-strategy/skills/portfolio-strategy/SKILL.md
plugins/corporate-strategy/skills/scenario-planning/SKILL.md
plugins/corporate-strategy/skills/strategic-alliances/SKILL.md
plugins/customer-experience/skills/chief-customer-officer/SKILL.md
plugins/customer-experience/skills/customer-onboarding-and-implementation/SKILL.md
plugins/customer-experience/skills/customer-success-management/SKILL.md
plugins/customer-experience/skills/escalation-management/SKILL.md
plugins/customer-experience/skills/self-service-and-knowledge/SKILL.md
plugins/customer-experience/skills/support-operations/SKILL.md
plugins/customer-experience/skills/voice-of-customer/SKILL.md
plugins/data-analytics/skills/ai-ml-governance/SKILL.md
plugins/data-analytics/skills/business-intelligence/SKILL.md
plugins/data-analytics/skills/chief-data-officer/SKILL.md
plugins/data-analytics/skills/data-engineering/SKILL.md
plugins/data-analytics/skills/data-governance/SKILL.md
plugins/data-analytics/skills/data-modeling/SKILL.md
plugins/demand-generation/skills/ai-search-optimization/SKILL.md
plugins/demand-generation/skills/app-store-optimization/SKILL.md
plugins/demand-generation/skills/experimentation/SKILL.md
plugins/demand-generation/skills/landing-page-cro-expert/SKILL.md
plugins/demand-generation/skills/lead-capture/SKILL.md
plugins/demand-generation/skills/lifecycle-messaging/SKILL.md
plugins/demand-generation/skills/listing-distribution/SKILL.md
plugins/demand-generation/skills/marketing-analytics/SKILL.md
plugins/demand-generation/skills/paid-advertising/SKILL.md
plugins/demand-generation/skills/programmatic-seo/SKILL.md
plugins/demand-generation/skills/seo-strategy/SKILL.md
plugins/executive/skills/ai-research-analyst/SKILL.md
plugins/executive/skills/business-growth-consultant/SKILL.md
plugins/executive/skills/chief-executive/SKILL.md
plugins/executive/skills/fundraising-and-investor-relations/SKILL.md
plugins/executive/skills/saas-idea-validator/SKILL.md
plugins/finance/skills/budgeting-and-forecasting/SKILL.md
plugins/finance/skills/capital-allocation/SKILL.md
plugins/finance/skills/capital-structure-and-covenants/SKILL.md
plugins/finance/skills/cost-accounting/SKILL.md
plugins/finance/skills/financial-modeling/SKILL.md
plugins/finance/skills/financial-reporting-and-close/SKILL.md
plugins/finance/skills/financial-statement-analysis/SKILL.md
plugins/finance/skills/internal-controls-and-audit/SKILL.md
plugins/finance/skills/revenue-recognition/SKILL.md
plugins/finance/skills/tax/SKILL.md
plugins/finance/skills/treasury-and-liquidity/SKILL.md
plugins/finance/skills/unit-economics/SKILL.md
plugins/it-operations/skills/backup-and-recovery/SKILL.md
plugins/it-operations/skills/chief-information-officer/SKILL.md
plugins/it-operations/skills/cloud-administration/SKILL.md

Metadata

Files
0
Version
98d1c17
Hash
0e6241b6
Indexed
2026-09-22 00:35

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-22 08:38
浙ICP备14020137号-1