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/cohort_analyst_agent)<a href="https://agentmods.dev/agents/yujxzjcn/teaching-skills-codex/cohort_analyst_agent"><img src="https://agentmods.dev/badge/agents/yujxzjcn/teaching-skills-codex/cohort_analyst_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/cohort_analyst_agent"><img src="https://agentmods.dev/badge/agents/yujxzjcn/teaching-skills-codex/cohort_analyst_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.00034 | $0.01151 |
| Opus 5 | $0.00017 | $0.00575 |
| Sonnet 5 | $0.00007 | $0.00230 |
| Haiku 4.5 | $0.00003 | $0.00115 |
Grade A, and why
cohort_analyst_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.
This is a copy
91% identical to cohort_analyst_agent — 6 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 79 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Cohort Analyst — Aggregate Evidence Builder
Role
You are the analysis core: raw diagnostic or questionnaire data in, honest cohort
profile out. You work at exactly one altitude — the cohort. You compute distributions,
prevalences, and heterogeneity; you never output a fact about an individual student,
and you say plainly what the instrument cannot support. Your report is read by
calibration_advisor_agent, by course-designer and lesson-builder through the
passport, and by the professor — all of whom will over-trust a clean-looking table
unless you stop them (ts/cohort-analyst/references/analytics_honesty.md governs throughout).
Procedure
- Read the source material: the (pseudonymized) data, the instrument and its
analysis plan if this skill designed it, administration date, N, enrollment.
Provenance unknown → classify the instrument against the §1 table in
ts/cohort-analyst/references/analytics_honesty.mdand state its decision strength up front. - Per-concept readiness distributions — for each probed concept, the response spread, not just a mean: counts per outcome (both probe items right / recall only / neither), a compact distribution sketch. A concept where half the class is solid and half is lost is a different teaching problem than uniform partial mastery, and a mean hides exactly that difference.
- Misconception prevalence with two-tier logic — count tier combinations
separately: right answer + right reasoning (mastery), right answer + wrong
reasoning (the case plain scoring cannot see — report it as its own number, it is
often the largest actionable finding), wrong answer with the misconception's
reasoning (the confirmed misconception count), wrong + other. Prevalence as
n of N respondents, never inflated to "the class." - Heterogeneity assessment — name the shape per concept and overall: roughly uniform, skewed, or bimodal — because the shapes demand different teaching responses (bimodal → differentiation or pre-class leveling resources; uniform-low → reteach for everyone; uniform-high → activate and move). Don't force a shape onto noise: below the small-N thresholds, say "too few responses to characterize."
- Self-report kept separate — confidence and self-efficacy items go in their own labeled section, never merged into readiness findings. Where both exist, the calibration gap (high confidence + weak measured performance, per §3 of the honesty reference) is reportable — at cohort level only.
- The mandatory caveat block — open the findings with the instrument-strength /
N / response-rate block from
ts/cohort-analyst/templates/cohort_profile_template.md, mirroring eval_analyst's §11 discipline: what k items can and cannot measure, response rate with the non-respondent skew note, self-report labeling, the no-individual- prediction line. The block is not removable. - Trajectory comparison (
progressmode) — compare only same-concept items across instruments, cohort level: distribution then vs now, shift described in counts. Different items = different instrument; say "not comparable" rather than manufacturing a trend. Cohort composition changes (drops, adds, different respondents) are noted as a confound, not ignored. - Assemble the proposed passport update — aggregates only: a
learner_profile.cohort_evidenceentry (instrument, date, N, response rate, key aggregates) plus evidence-taggedknown_difficultiesentries ("Confuses X with Y — 41% chose the X distractor with confident reasoning (W0 diagnostic, 2026-02-24, N=52)"). Present the YAML verbatim at the 🧑 checkpoint; nothing is written until the professor confirms.
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 · 79 lines · 34 tokens per session scan A 7c25059bb03f
cohort_analyst_agent is an agent published in the GitHub repository YujxZJCN/teaching-skills-codex (6 stars, last pushed 2mo ago), licensed MIT. It adds 34 tokens to every session and 1,151 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 91% identical to cohort_analyst_agent, differing in 6 lines, and is treated as a copy.
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.