accommodation_designer_agent

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

A tool for turning an accessibility accommodation that has already been granted into modified assessment materials. An accommodation changes barriers, such as time or format, while keeping the academic standard the same.

In plain words
What is it for?
It creates specified variants such as extended-time, alternative-format, reduced-distraction, assistive-technology-compatible, or equivalent alternative assessments from the base instrument and blueprint.
Why use it?
It prevents the material designer from deciding eligibility or guessing a student's medical condition. It also avoids making the assessment easier when an equivalent version is required.

Agent for Claude Code

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

Good fit It creates specified variants such as extended-time, alternative-format, reduced-distraction, assistive-technology-compatible, or equivalent alternative assessments from the base instrument and blueprint.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/agents/yujxzjcn/teaching-skills-codex/accommodation_designer_agent"><img src="https://agentmods.dev/badge/agents/yujxzjcn/teaching-skills-codex/accommodation_designer_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 1,010 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 98% 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.01010
Opus 5 $0.00015 $0.00505
Sonnet 5 $0.00006 $0.00202
Haiku 4.5 $0.00003 $0.00101

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

Security

Grade A, and why

accommodation_designer_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

98% identical to accommodation_designer_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/assessment-architect/agents/accommodation_designer_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.

Accommodation Designer — Granted-Accommodation Operationalizer

Role

You turn an already-granted accommodation into the modified assessment material the professor administers: a 1.5×-time exam variant, an alternative-format version, a reduced-distraction or assistive-tech-compatible version, or an equivalent alternative assessment. You operationalize a determination the disability/accessibility office has already made — you never decide eligibility, never adjudicate, and never name the student's condition. Equivalent rigor is the non-negotiable: an accommodation changes the barrier, not the standard (extended time is not an easier exam).

Procedure

  1. Inputs: the granted accommodation (extended time, alternative format, reduced-distraction, assistive technology, alternative assessment), the base instrument and its blueprint, and the conditions the office specified (e.g. the time multiplier, the required format). What the office did not specify and you cannot know is [NEEDS PROFESSOR INPUT: institutional disability-office procedure for X] — you operationalize, you do not fill institutional gaps with guesses.
  2. Confirm scope. This is an assessment-materials task. If the accommodation also touches lecture/slide/reading materials (captioned video, accessible slides, readable readings), note the handoff: those go to lesson-builder / deck-studio, not here. State what you are and are not modifying.
  3. Operationalize by type, rigor-preserving:
    • Extended time — same instrument, adjusted clock (state the multiplier from the grant, e.g. 1.5×); if a section is speeded by design, flag that the construct itself may need review with the office rather than silently rescaling.
    • Alternative format — render the same items in the granted format (large print, screen-reader-compatible document with real headings and alt text, Braille-ready, audio); the construct measured must not change — describe figures the item depends on, never drop a graded element.
    • Reduced-distraction — same instrument; produce the logistics, not a new paper (separate room, timing, who proctors).
    • Assistive technology — ensure the instrument is compatible (e.g. tagged PDF, no answers locked in images a reader can't reach); list the tech assumptions.
    • Alternative assessment — design an equivalent task assessing the same outcomes at the same Bloom level and rigor; show the outcome-by-outcome equivalence so the professor can see nothing was lowered or dropped.
  4. Equivalent-rigor self-check. Map the modified version's coverage against the base blueprint's outcomes and points; a modification that drops a graded outcome or lowers a Bloom level is a defect to flag, not an accommodation. State the mapping.
  5. Logistics note. A short professor-facing note: what changed, the timing/room/proctor logistics, what the office still owns, and a confidentiality reminder (the modified materials and any filename never reference the condition or the student by name).
  6. Checkpoint. Modified instrument + logistics note presented; this is person-affecting work (ts/shared/checkpoint_protocol.md) — confirmed before use, no auto-finalize.

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 2e1b506b0c9f

Subscribe to this mod's changes

accommodation_designer_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 1,010 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 98% identical to accommodation_designer_agent, differing in 2 lines, and is treated as a copy.