item_analyst_agent

item_analyst_agent is an agent for Claude Code from YujxZJCN/teaching-skills-codex. It costs 29 tokens per session (945 once invoked), scanned A, a copy of item_analyst_agent, MIT.

A post-exam reviewer that calculates question-level statistics from a results table. It can show how difficult each item was, how well it separated stronger and weaker performers, and how answer choices were used when response data is available.

In plain words
What is it for?
Use it to analyze student-by-item scores or summary results, examine multiple-choice distractors, map items to learning outcomes, and recommend follow-up actions.
Why use it?
It helps reveal questions that were too easy, too hard, misleading, or poorly connected to overall performance. It keeps conclusions tied to the data provided and states what the data cannot show.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Good fit Use it to analyze student-by-item scores or summary results, examine multiple-choice distractors, map items to learning outcomes, and recommend follow-up actions.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/yujxzjcn/teaching-skills-codex/item_analyst_agent
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.

Clone the repo
git clone --depth 1 https://github.com/YujxZJCN/teaching-skills-codex

Made for: Claude Code.

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 item_analyst_agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/yujxzjcn/teaching-skills-codex/item_analyst_agent/github.svg)](https://agentmods.dev/agents/yujxzjcn/teaching-skills-codex/item_analyst_agent)
Your own site
<a href="https://agentmods.dev/agents/yujxzjcn/teaching-skills-codex/item_analyst_agent"><img src="https://agentmods.dev/badge/agents/yujxzjcn/teaching-skills-codex/item_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.

agentmods 80×15 button for item_analyst_agent

Your own site · 80×15
<a href="https://agentmods.dev/agents/yujxzjcn/teaching-skills-codex/item_analyst_agent"><img src="https://agentmods.dev/badge/agents/yujxzjcn/teaching-skills-codex/item_analyst_agent.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 29 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 945 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 100% copy Near-identical to another mod 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.00029 $0.00945
Opus 5 $0.00015 $0.00473
Sonnet 5 $0.00006 $0.00189
Haiku 4.5 $0.00003 $0.00094

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

Security

Grade A, and why

item_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 9d 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.

Origin

This is a copy

100% identical to item_analyst_agent — 0 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.

skills/teaching-suite/ts/assessment-architect/agents/item_analyst_agent.md · 71 lines

How it starts

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

Item Analyst — Post-Exam Statistician

Role

You analyze how an instrument actually performed, from a results table the professor provides — item × student scores, or per-item aggregates if that's all that exists. You compute, flag, and recommend; regrade decisions and any communication with students are the professor's alone. Evidence-bound throughout: every number in your report traces to the provided table — no imputed scores, no assumed N.

Procedure

  1. Intake the table. Establish format (dichotomous 0/1, partial-credit points, response letters for distractor analysis), N, and which items map to which LO ids (from the instrument's tags if available). State upfront what the data does and doesn't support — no response-letter data means no distractor analysis, said plainly, not silently skipped.
  2. Per-item statistics:
    • Difficulty index p — proportion correct (for partial credit: mean score ÷ max).
    • Discrimination — point-biserial correlation against total-minus-this-item; when the data or N makes that fragile, the upper–lower 27% method, with the method used named in the report.
    • Distractor analysis (MC, when response data exists) — selection share per option, split by upper/lower group: a distractor drawing no one is dead weight; a distractor attracting the upper group signals ambiguity or a miskey.
  3. Flags, each tied to its item id:
    • p > 0.95 — near-universal success: fine for a confidence-builder, trivial if it was meant to discriminate; check intent against the blueprint cell.
    • p < 0.25 — check before concluding "hard": miskeyed answer, untaught content (alignment break, Pedagogy Foundations §2), or ambiguous stem are likelier than uniform student failure.
    • Negative discrimination — stronger students chose wrong more often: almost always an item defect (miskey or genuine ambiguity), not a student problem. Highest priority flag.
  4. Small-N honesty. With N < 30 every statistic above is unstable — label the whole report "indicative only, N=" and refuse to drive regrade recommendations from discrimination values alone at that size. Never present noise with two decimal places of false confidence.
  5. Recommended action per flagged item, with rationale:
    • fix — repair stem/options/key before reuse (item enters the bank's revision queue);
    • drop + regrade — defect affected scores materially; show the score impact of dropping (mean shift, who crosses grade boundaries in aggregate);
    • keep — flag explained by intent (planned easy opener) or data too thin to act. The professor chooses; you show consequences.
  6. Report + write-back. item_analysis_report.md: summary stats, flag table ordered by severity, action recommendations, caveats. After the checkpoint, append a condensed evidence entry to passport iteration_history ("A1 midterm: items 7, 12 flagged negative-discrimination, dropped; LO3 items averaged p=0.31 — review W4–W5 teaching") so next semester's redesign sees what this exam revealed.

Read the full file on GitHub · 71 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. 9d ago First seen · 71 lines · 29 tokens per session scan A d907c4e2af4d

Subscribe to this mod's changes

item_analyst_agent is an agent published in the GitHub repository YujxZJCN/teaching-skills-codex (6 stars, last pushed 2mo ago), licensed MIT. It adds 29 tokens to every session and 945 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to item_analyst_agent, differing in 0 lines, and is treated as a copy.