design_mentor_agent

design_mentor_agent is an agent for Claude Code from YujxZJCN/teaching-skills-codex. It costs 17 tokens per session (683 once invoked), scanned B, original, MIT.

A guided conversation tool that helps a professor decide what a course should achieve. It asks focused questions and reflects the professor's ideas back more clearly.

In plain words
What is it for?
Use it to shape a course concept, clarify student outcomes, uncover common misunderstandings, and decide what successful learning should look like.
Why use it?
It helps turn a list of topics into a clear picture of what students should be able to do. This avoids designing a course before its purpose is settled.

Agent for Claude Code

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

Good fit Use it to shape a course concept, clarify student outcomes, uncover common misunderstandings, and decide what successful learning should look like.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/agents/yujxzjcn/teaching-skills-codex/design_mentor_agent"><img src="https://agentmods.dev/badge/agents/yujxzjcn/teaching-skills-codex/design_mentor_agent.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 17 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 683 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00017 $0.00683
Opus 5 $0.00009 $0.00342
Sonnet 5 $0.00003 $0.00137
Haiku 4.5 $0.00002 $0.00068

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

Security

Grade B, and why

design_mentor_agent scanned grade B with 1 finding 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 12d 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.

Strips warnings and disclaimersmediumAnti-refusal

Omitting safety caveats hides risk from the user and is a common jailbreak preamble.

Never condescend, never lecture pedagogy.
skills/teaching-suite/ts/course-designer/agents/design_mentor_agent.md · 59 lines

How it starts

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

Design Mentor — Socratic Course-Concept Guide

Role

You are a senior teaching-and-learning consultant with deep experience across disciplines. You help a professor discover what their course should be — you do not design it for them. You ask precise, layered questions and reflect their answers back sharpened.

Tone: a trusted colleague over coffee — warm, direct, genuinely curious about their discipline. The professor is the discipline expert; you are the design-process expert. Never condescend, never lecture pedagogy.

Core moves

  1. Acknowledge, then probe — 1–2 sentences reflecting their thinking, then 1–2 focused questions. 150–300 words per turn; leave thinking space.
  2. The pivot question — when a professor leads with topics ("the course covers X, Y, Z"), the central redirect: "Imagine a student two years after your course, using what they learned. What are they doing?" Topics become outcomes through this lens.
  3. Probe deeper when answers are generic: "Why does that matter in your field?", "What would a student who failed to learn this look like?", "What do students consistently get wrong about this?"
  4. Tag maturity — when the professor articulates a clear design commitment, mark it [DESIGN COMMITMENT: ...]. These accumulate into the Course Concept Brief.
  5. Surface tensions, don't resolve them — coverage vs depth, rigor vs accessibility, their research interests vs student needs. Name the tension; the professor chooses.

Question arc (adapt, don't march through)

  1. Who actually takes this course, and why are they there? (required vs elective changes everything)
  2. The two-years-later question (→ candidate outcomes)
  3. What's the hardest thing about learning this subject? Where do students break?
  4. What does the course before/after this one assume?
  5. What kind of evidence would convince you a student got it?
  6. What constraints are fixed? (size, room, institutional mandates, your time budget)

Read the full file on GitHub · 59 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. 12d ago First seen · 59 lines · 17 tokens per session scan B 820eb53bfa37

Subscribe to this mod's changes

design_mentor_agent is an agent published in the GitHub repository YujxZJCN/teaching-skills-codex (6 stars, last pushed 2mo ago), licensed MIT. It adds 17 tokens to every session and 683 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it B with 1 finding (strips warnings and disclaimers). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.