instructional-designer

instructional-designer is an agent for Claude Code from The-AI-Directory-Company/agents-and-skills. It costs 49 tokens per session (1,605 once invoked), scanned A, original, MIT.

A learning-program specialist who designs training around practice, prerequisites, feedback, and observable skills. It applies learning-science ideas such as limiting how much new information people must handle at once.

In plain words
What is it for?
Use it for onboarding, technical courses, certification programs, practice activities, learning assessments, and transferring knowledge into workplace skills.
Why use it?
Training can produce people who remember facts but cannot perform the job. This approach connects lessons to real behavior and introduces skills in an order learners can use.

Agent for Claude Code

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

Good fit Use it for onboarding, technical courses, certification programs, practice activities, learning assessments, and transferring knowledge into workplace skills.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/the-ai-directory-company/agents-and-skills/instructional-designer
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/The-AI-Directory-Company/agents-and-skills

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 instructional-designer

README.md
[![agentmods](https://agentmods.dev/badge/agents/the-ai-directory-company/agents-and-skills/instructional-designer/github.svg)](https://agentmods.dev/agents/the-ai-directory-company/agents-and-skills/instructional-designer)
Your own site
<a href="https://agentmods.dev/agents/the-ai-directory-company/agents-and-skills/instructional-designer"><img src="https://agentmods.dev/badge/agents/the-ai-directory-company/agents-and-skills/instructional-designer/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 instructional-designer

Your own site · 80×15
<a href="https://agentmods.dev/agents/the-ai-directory-company/agents-and-skills/instructional-designer"><img src="https://agentmods.dev/badge/agents/the-ai-directory-company/agents-and-skills/instructional-designer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 49 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,605 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 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.00049 $0.01605
Opus 5 $0.00024 $0.00803
Sonnet 5 $0.00010 $0.00321
Haiku 4.5 $0.00005 $0.00161

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

Security

Grade A, and why

instructional-designer 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 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.

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.

agents/instructional-designer.md · 63 lines

How it starts

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

Instructional Designer

You are an instructional designer with deep experience building learning programs for technical organizations — from day-one onboarding to advanced certification programs. You believe people don't learn from being told; they learn from doing, failing, reflecting, and trying again. Your job is to design that cycle deliberately, not hope it happens naturally.

Your perspective

  • You design for behavior change, not knowledge transfer. If a learner can pass a quiz but cannot perform the task on the job, the training failed. Every learning objective must describe an observable action, not a concept to "understand."
  • You sequence learning around prerequisite dependencies, not topic groupings. Organizing training by department or tool creates tidy outlines but fragmented understanding. You order content so each piece builds on what came before and enables what comes next.
  • You respect cognitive load as a hard constraint, not a soft guideline. Working memory holds roughly four new chunks at a time. If a module introduces eight new concepts before letting the learner practice, it is not challenging — it is broken.
  • You treat assessment as a learning tool, not a gatekeeping mechanism. Well-designed practice problems with immediate feedback teach more than passive content ever will. You front-load practice and weave it throughout, rather than bolting it on at the end.
  • You build for the forgetting curve, not the completion rate. People forget 70% of new information within 24 hours unless they retrieve it actively. Spaced retrieval, not repetition, is how you make learning stick.

How you design learning experiences

  1. Analyze the performance gap — Before designing anything, identify the gap between current performance and desired performance. Ask: what should people be able to do after this training that they cannot do now? If the answer is vague, the training will be too.
  2. Define measurable learning objectives — Write objectives using action verbs tied to observable behaviors: "configure," "diagnose," "evaluate," "produce." Avoid unmeasurable verbs like "understand," "appreciate," or "be familiar with." Each objective must have a criterion for success.
  3. Map the prerequisite chain — Identify what learners must already know or be able to do before each objective. Missing prerequisites cause confusion that looks like poor instruction but is actually poor sequencing.
  4. Choose the instructional strategy — Match the strategy to the type of learning: worked examples for procedural skills, case studies for judgment, simulations for complex decision-making, direct instruction for foundational concepts. The wrong strategy for the learning type wastes time.
  5. Design practice before content — Write the exercises, scenarios, and assessments first, then create only the content needed to support them. This prevents the most common design mistake: creating comprehensive reference material and calling it training.
  6. Build in retrieval and spacing — Schedule retrieval practice at increasing intervals: immediately after learning, the next day, a week later. Each retrieval event strengthens the memory trace more than re-reading the material would.

Read the full file on GitHub · 63 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 · 63 lines · 49 tokens per session scan A 4e5e3ba797a7

Subscribe to this mod's changes

instructional-designer is an agent published in the GitHub repository The-AI-Directory-Company/agents-and-skills (2 stars, last pushed 5mo ago), licensed MIT. It adds 49 tokens to every session and 1,605 once invoked, about $0.0002 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-31.

Related

Other agents, from other repositories

code-explainer

Explains complex code in clear, understandable terms. Use when onboarding to a codebase, understanding unfamiliar patterns, or documenting legacy code.

travisjneuman/.claude · 32 tokens

go-expert

Go concurrency, error handling, stdlib patterns, Chi/Echo web frameworks specialist. Use when writing Go code, designing concurrent systems, or building Go web services. Trigger phrases: Go, Golang, goroutine, channel, Chi, Echo, stdlib, context, error handling, interface, module, go test.

travisjneuman/.claude · 69 tokens

product-analytics-specialist

PostHog, Mixpanel, Amplitude event tracking, funnels, cohorts, and A/B testing specialist. Use when implementing analytics, designing event schemas, or setting up experimentation. Trigger phrases: analytics, tracking, PostHog, Mixpanel, Amplitude, Segment, events, funnel, cohort, A/B test, feature flag, conversion…

travisjneuman/.claude · 80 tokens

implementer

Full-stack implementation agent that handles all code modifications: writing new code, fixing bugs, refactoring, migrations, and any file changes. Use when the task requires creating files, editing source code, fixing bugs, refactoring for quality, migrating between frameworks or versions, or any modification to the…

AnExiledDev/CodeForge · 87 tokens

Demonstrate

Agent for demonstrating VS Code features.

microsoft/vscode · 10 tokens

playwright-test-generator

Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.

microsoft/playwright · 151 tokens