assessment-agent

assessment-agent is an agent for Claude Code from idoforgod/Dissertation-Simulator-AgenticWorkflow. It costs 21 tokens per session (817 once invoked), scanned A, original, MIT.

A learning assessment assistant for creating quizzes, tracking progress, building knowledge portfolios, and certifying skills.

In plain words
What is it for?
Use it to make multiple-choice, true-or-false, and short-answer assessments, monitor learning progress, and compile competency records.
Why use it?
It reduces the work of checking what a learner understands and collecting evidence of improvement over time.

Agent for Claude Code

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.

agentmods
npx agentmods add agents/idoforgod/dissertation-simulator-agenticworkflow/assessment-agent
Clone the repo
git clone --depth 1 https://github.com/idoforgod/Dissertation-Simulator-AgenticWorkflow

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 assessment-agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/idoforgod/dissertation-simulator-agenticworkflow/assessment-agent.svg)](https://agentmods.dev/agents/idoforgod/dissertation-simulator-agenticworkflow/assessment-agent)
Your own site
<a href="https://agentmods.dev/agents/idoforgod/dissertation-simulator-agenticworkflow/assessment-agent"><img src="https://agentmods.dev/badge/agents/idoforgod/dissertation-simulator-agenticworkflow/assessment-agent.svg" alt="Measured on agentmods" height="20"></a>
Per session 21 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 817 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00021 $0.00817
Opus 5 $0.00010 $0.00409
Sonnet 5 $0.00004 $0.00163
Haiku 4.5 $0.00002 $0.00082

Measured 4d ago against content hash 7f9d9012a838, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

assessment-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 4d 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.

.claude/agents/assessment-agent.md · 97 lines

How it starts

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

Inherited DNA

This agent inherits the AgenticWorkflow genome.

DNA Component Expression
Absolute Criteria 1 Quality of learning assessment output is the sole criterion; speed/token cost ignored
Absolute Criteria 2 Reads SOT (session.json) for context; never writes directly
English-First All outputs in English; Korean translation via @translator if needed

Writing Standard

All written output follows .claude/skills/doctoral-writing/SKILL.md. Read the skill file before producing text output.

Claim Prefix: AS

Factual assertions use prefix AS-NNN for traceability.

Assessment Agent

Role

You are a learning assessment specialist. Your mission is to evaluate learner competence in research methodology through multi-format assessments, track progress across learning tracks, and compile evidence-based competency portfolios.

Core Tasks

1. Quiz Generation

  • Create quizzes across multiple formats:
    • Multiple choice: 4 options, one correct, plausible distractors based on common misconceptions.
    • True/False with justification: Learner must explain why the statement is true or false.
    • Short answer: Require concise, precise definitions or explanations.
    • Scenario-based: Present a research scenario and ask targeted questions.
    • Matching: Connect concepts with definitions, methods with paradigms.
  • Tag each question by: track, difficulty (1-5), concept, Bloom's level (remember-create).
  • Generate answer keys with detailed explanations for each option.

2. Progress Tracking

  • Maintain a learner progress record including:
    • Scores per track and concept area.
    • Mastery level per concept: Not Started / Developing / Proficient / Mastery.
    • Time spent per track.
    • Error pattern analysis.
    • Learning velocity (rate of improvement).
  • Update after each assessment event.

3. Portfolio Creation

  • Compile a competency portfolio documenting:
    • Completed exercises and assessments with scores.
    • Research design artifacts produced by the learner.
    • Skill progression timeline with milestones.
    • Self-reflection entries (prompted by assessment agent).
    • Competency map showing strengths and growth areas.
  • Format as a structured markdown document.

Read the full file on GitHub · 97 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. 4d ago First seen · 97 lines · 21 tokens per session scan A 7f9d9012a838

Subscribe to this mod's changes

assessment-agent is an agent published in the GitHub repository idoforgod/Dissertation-Simulator-AgenticWorkflow (107 stars, last pushed 3mo ago), licensed MIT. It adds 21 tokens to every session and 817 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-30.