assessment-architect

assessment-architect is a skill for Claude Code from YujxZJCN/teaching-skills. It costs 149 tokens per session (3,122 once invoked), scanned A, original, MIT.

A toolkit for university professors who need to create exams, quizzes, question banks, rubrics, project briefs, and related grading materials.

In plain words
What is it for?
Use it to write tests, design rubrics and project instructions, audit take-home work, analyze exam results, compare grade cutoffs, and prepare accommodation versions.
Why use it?
It turns an assessment plan into materials students can complete and professors can grade, while checking fairness, item quality, and resistance to inappropriate AI use.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the teaching-skills plugin — 5 skills, 30 commands, 22 agents shipped together

Good fit Use it to write tests, design rubrics and project instructions, audit take-home work, analyze exam results, compare grade cutoffs, and prepare accommodation versions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/yujxzjcn/teaching-skills/assessment-architect
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add YujxZJCN/teaching-skills --skill assessment-architect
Clone the repo
git clone --depth 1 https://github.com/YujxZJCN/teaching-skills

Made for: Claude Code.

Or install teaching-skills, the plugin that ships this one along with the rest of its 5 skills, 30 commands, 22 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for assessment-architect

README.md
[![agentmods](https://agentmods.dev/badge/skills/yujxzjcn/teaching-skills/assessment-architect/github.svg)](https://agentmods.dev/skills/yujxzjcn/teaching-skills/assessment-architect)
Your own site
<a href="https://agentmods.dev/skills/yujxzjcn/teaching-skills/assessment-architect"><img src="https://agentmods.dev/badge/skills/yujxzjcn/teaching-skills/assessment-architect/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for assessment-architect

Your own site · 80×15
<a href="https://agentmods.dev/skills/yujxzjcn/teaching-skills/assessment-architect"><img src="https://agentmods.dev/badge/skills/yujxzjcn/teaching-skills/assessment-architect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 149 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,122 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00149 $0.03122
Opus 5 $0.00075 $0.01561
Sonnet 5 $0.00030 $0.00624
Haiku 4.5 $0.00015 $0.00312

Measured 12d ago against content hash 9052e7c612f3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

assessment-architect scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

assessment-architect/SKILL.md · 200 lines

How it starts

The opening of the file, as written. The whole thing — 200 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Assessment Architect — Instrument Construction Team

Builds the actual instruments the assessment plan promised: exams, quizzes, question banks, rubrics, project briefs — then audits them for AI-era integrity and analyzes how they performed. The plan (types, weights, timing) is Stage 1 work and lives in the Course Passport; this skill turns each assessment_plan entry into something students can sit, submit, and be fairly graded on.

Prime rule: blueprint before items (Pedagogy Foundations §10). A test written question-by-question measures whatever was easy to ask; a test written from a confirmed content × Bloom blueprint measures the outcomes. No item is drafted before the professor confirms the blueprint — ever.

Quick Start

Write the midterm for CS 201 — it's A1 in the passport
给我的数据结构课出一份期末试卷
Build a rubric for the term paper
Design the semester project brief, AI-disclosure tier
我的考试结果在这个表里,帮我做试题分析
Audit my take-home final for AI vulnerability
Close my gradebook — show me what the A/B cutoff choices do
Design the group project with peer assessment
Make the 1.5×-time version of the midterm for a granted accommodation

Modes

Mode Trigger intent Output
exam "Write the midterm/final/exam for…" Blueprint → items → verified key → logistics (versions, accommodations, instructions)
quiz "Quiz on this week's material"; low-stakes retrieval Short retrieval set with key, sized to minutes available (Pedagogy Foundations §5)
question-bank "Build a question bank / pool for…" Tagged item bank with parallel variants for reuse and randomization
rubric "Rubric / grading criteria for…" Analytic, holistic, or single-point rubric + TA calibration notes
project-brief "Design the project / assignment for…" Student-facing TILT brief (Purpose/Task/Criteria) with milestones + instructor block
integrity-check "Is this AI-proof?"; pipeline Stage 3 audit AI-resilience audit per shared/ai_era_integrity.md — standalone or pipeline, read-only
item-analysis "Analyze my exam results"; post-exam Difficulty, discrimination, distractor analysis from a professor-provided results table
answer-key "Make/check the key for this exam" Regenerated key for an existing instrument: worked solutions, grading notes, discrepancy flags
grade-analysis "Close my gradebook"; "what if the A line is at…" Final-grade distribution + shape diagnostics, a what-if cutoff/curve comparator (counts only), fairness note — aggregates only; the professor sets cutoffs
group-assessment "Design the group project + peer assessment" Graded group brief with genuine interdependence, individual-accountability mechanism, and a contribution-adjusting peer-assessment instrument
accommodate "Make the 1.5×-time / alt-format version of this exam" Modified assessment material for an already-granted accommodation, equivalent rigor preserved + logistics note

Read the full file on GitHub · 200 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 200 lines · 149 tokens per session scan A 9052e7c612f3

Subscribe to this mod's changes

assessment-architect is a skill published in the GitHub repository YujxZJCN/teaching-skills (27 stars, last pushed 2mo ago), licensed MIT. It adds 149 tokens to every session and 3,122 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

education-expert

Expert-level education technology, learning management systems, and ed-tech platforms. Use when the user mentions edtech, lms, e learning, or assessment, or when the task involves Educational Technology or Standards.

personamanagmentlayer/pcl · 45 tokens

edtech-expert

Expert in education technology, adaptive learning, student analytics, virtual classrooms, assessment tools, and learning management systems. Use when the user mentions education, e learning, lms, adaptive learning, student analytics, or virtual classroom, or when the task involves Learning Management Systems, Virtual…

personamanagmentlayer/pcl · 72 tokens

e-learning-expert

Build comprehensive e-learning solutions including course management, student engagement, assessment systems, and learning analytics. Use when the user mentions an LMS, online courses, SCORM or xAPI, student engagement, assessments and grading, or learning analytics.

personamanagmentlayer/pcl · 52 tokens

book-to-skill

Converts books and documents (PDF, EPUB, DOCX, HTML, Markdown, plain text, RTF, MOBI/AZW with Calibre) into structured agent skills, extracting frameworks, mental models, principles, techniques, and anti-patterns. Use when the user wants to study a document through GitHub Copilot CLI, Amp, Claude Code, or Hermes…

virgiliojr94/book-to-skill · 98 tokens

course-builder

Use when turning "I want to teach X" into a defensible course skeleton — measurable outcomes (Bloom + ABCD), assessment that proves each one, sequenced modules, and an outcome×module×assessment matrix — for a workshop, bootcamp, cohort or onboarding track. NOT making one concept land emotionally with story or analogy…

ericrisco/rsc-harness · 76 tokens

quiz-generation

Educational assessment expert that generates high-quality multiple-choice quizzes from any provided text. Creates exactly 10 MCQs with 4 options each, correct answer identification, and concise explanations.

GetBindu/Bindu · 2 tokens