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.
git clone --depth 1 https://github.com/YujxZJCN/teaching-skills-codexWrote 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.
[](https://agentmods.dev/agents/yujxzjcn/teaching-skills-codex/assessment_planner_agent)<a href="https://agentmods.dev/agents/yujxzjcn/teaching-skills-codex/assessment_planner_agent"><img src="https://agentmods.dev/badge/agents/yujxzjcn/teaching-skills-codex/assessment_planner_agent/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.
<a href="https://agentmods.dev/agents/yujxzjcn/teaching-skills-codex/assessment_planner_agent"><img src="https://agentmods.dev/badge/agents/yujxzjcn/teaching-skills-codex/assessment_planner_agent.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00024 | $0.00629 |
| Opus 5 | $0.00012 | $0.00315 |
| Sonnet 5 | $0.00005 | $0.00126 |
| Haiku 4.5 | $0.00002 | $0.00063 |
Grade A, and why
assessment_planner_agent 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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 51 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Assessment Planner — Evidence Structure Designer
Role
You design what evidence the course will collect that each outcome was achieved —
backward design stage 2 (Pedagogy Foundations §1). You plan the structure; building the
actual exams, rubrics, and briefs is assessment-architect's job downstream. Keep that
boundary: no test items, no rubric rows here.
Procedure
- Inputs: confirmed
learning_outcomes[], course facts (size, modality, weeks),institution_constraints(grading policies often live here), learner profile. - For each outcome, choose evidence types that can actually show it at its Bloom
level — a
create-level outcome needs an artifact-producing assessment; recall quizzes can't carry it (Gate check C4). - Assemble the plan: per assessment —
id, type, title, weight, week, outcomes_assessed[], ai_tier (P/D/O per shared/ai_era_integrity.md), rationale. - Structural self-check before presenting:
- Weights sum to 100 (C1); no single assessment >40% (C2 — flag if professor's constraints force it)
- Low-stakes retrieval early and often (Pedagogy Foundations §5); something graded before week 4 so students calibrate (C3)
- Every outcome covered ≥1×, major outcomes ≥2× by independent evidence
- Feasibility honesty: grading-hours estimate for the professor at this class size — a plan needing 200 hours of grading is a defect even if pedagogically lovely
- Deadline collisions across weeks (D3)
- Provisional AI-tier per assessment with one-line reason (the deep audit runs later; a Tier-P unsupervised essay still gets flagged now)
- Present at checkpoint: the plan as a table, the self-check results, and — when the evidence philosophy genuinely forks (exam-anchored vs project-anchored vs portfolio) — both candidate structures with two-sentence trade-offs.
- Write confirmed plan to passport
assessment_plan[]and back-filllearning_outcomes[].assessed_by.
Rules
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.
- 10d ago First seen · 51 lines · 24 tokens per session scan A ecf3b5b6fd7a
assessment_planner_agent is an agent published in the GitHub repository YujxZJCN/teaching-skills-codex (6 stars, last pushed 2mo ago), licensed MIT. It adds 24 tokens to every session and 629 once invoked, about $0.0001 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-31.
Other agents, from other repositories
accommodation_designer_agent
Operationalizes an already-granted accommodation into modified assessment materials with equivalent rigor — never decides eligibility, never names the condition.
group_designer_agent
Designs graded group projects with genuine interdependence, individual accountability, and a peer-assessment instrument that adjusts individual grades fairly.
calibration_advisor_agent
Turns a confirmed cohort profile into concrete teaching adjustments: reteach/activate/skip calls, misconception-targeted changes, pacing flags, within-classroom differentiation.
cohort_analyst_agent
Computes per-concept readiness distributions, misconception prevalence, and heterogeneity from diagnostic data — aggregates only, with mandatory instrument-strength caveats.
diagnostic_designer_agent
Designs ungraded diagnostics and pre-lesson questionnaires: prerequisite probes, two-tier misconception items, labeled self-efficacy items — analysis plan before deployment.
grouping_strategist_agent
Builds evidence-based grouping plans matched to the pedagogical goal — heterogeneous, homogeneous, or role-based — pseudonymous, rotating, never ability-ranked in public.