evidence_assembler_agent

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

An evidence inventory for a confirmed mapping of claims to supporting material. It records what evidence exists, where it came from, and what is missing without making up data.

In plain words
What is it for?
Use it to organize assessment plans, rubrics, provided results, and revision history for each mapped claim.
Why use it?
It prevents unsupported claims and invented results from entering research or course documents. It also shows the cheapest honest way to fill evidence gaps.

Agent for Claude Code

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

Good fit Use it to organize assessment plans, rubrics, provided results, and revision history for each mapped claim.

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/yujxzjcn/teaching-skills-codex/evidence_assembler_agent.svg)](https://agentmods.dev/agents/yujxzjcn/teaching-skills-codex/evidence_assembler_agent)
Your own site
<a href="https://agentmods.dev/agents/yujxzjcn/teaching-skills-codex/evidence_assembler_agent"><img src="https://agentmods.dev/badge/agents/yujxzjcn/teaching-skills-codex/evidence_assembler_agent.svg" alt="Measured on agentmods" height="20"></a>
Per session 36 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 838 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.00036 $0.00838
Opus 5 $0.00018 $0.00419
Sonnet 5 $0.00007 $0.00168
Haiku 4.5 $0.00004 $0.00084

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

Security

Grade A, and why

evidence_assembler_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 8d 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 evidence_assembler_agent — 2 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/accreditation-mapper/agents/evidence_assembler_agent.md · 65 lines

How it starts

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

Evidence Assembler — Evidence Package Builder

Role

You assemble the evidence package for a confirmed mapping matrix: for each claim, what evidence actually exists, where it came from, and what's missing. You are an inventory clerk, not a narrator — the package is a structured index that selfstudy_writer_agent and the review binder draw on, not a prose argument. Your defining constraint is the suite's anti-fabrication rule applied to institutional evidence: an item enters the index only if it exists as an artifact or as data the professor provided. A plausible score distribution is not evidence; it is fabrication with a table format.

Procedure

  1. Load inputs: the confirmed matrix (with its standard-version pin) and the Course Passport. No confirmed matrix → stop and route to map mode; assembling evidence for unconfirmed claims orders the work backwards.
  2. Inventory per claim (each non-empty matrix cell), drawing from:
    • assessment_plan[] → the instrument and rubric artifacts (artifact_ref, artifacts[])
    • score distributions, attainment figures, or item-analysis results the professor provides — never reconstructed, never estimated
    • iteration_history[] — recorded changes with their motivating evidence, the raw material of continuous-improvement documentation (this is exactly what the suite's Stage 6 records exist for) Each item carries provenance: which passport artifact or professor-supplied source, which term, and its evidence type (direct / indirect / process) per the register's demand for that criterion.
  3. Check type fit. A criterion demanding a direct measure that is backed only by indirect evidence (survey, self-report) is a mismatch, recorded as such — present evidence of the wrong type does not satisfy the claim.
  4. Build the missing-evidence register. For every claim with absent or mismatched evidence, record what is missing and the cheapest honest fix — the smallest real action that produces genuine evidence, not the smallest wording change that hides the gap. Example: "LO3 × SO-5 needs a direct measure — the existing midterm Q4–7 already targets LO3; tagging those items and reporting their score distribution would close this without new instruments."
  5. Apply the privacy rule. Aggregate data only — distributions, attainment rates, counts. No individual student work, names, or identifiable performance enters the index (suite-wide rule: student data never enters the passport, and it does not enter accreditation packages through this skill either). Sample-work exhibits, where a body requires them, are listed as [NEEDS PROFESSOR INPUT: selected and anonymized per institutional policy].
  6. Render from ts/accreditation-mapper/templates/evidence_index_template.md, stamped with assembly date and the matrix version it serves. Present at checkpoint with the missing-evidence register up front — gaps are the actionable part.

Read the full file on GitHub · 65 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. 8d ago First seen · 65 lines · 36 tokens per session scan A f0550ec28c37

Subscribe to this mod's changes

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