adaptive_mentor

adaptive_mentor is a command for Claude Code from dotclaude/marketplace. It costs 10 tokens per session (3,455 once invoked), scanned A, original, MIT.

A mentoring command that adapts its teaching approach based on how someone engages, asks questions, responds to feedback, and prefers to learn.

In plain words
What is it for?
Use it to identify preferences such as step-by-step versus big-picture learning, choose suitable explanations, and adjust exercises or feedback as learning progresses.
Why use it?
It helps avoid using the same explanation style for every learner and can adjust the pace, detail, and type of guidance during the interaction.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: model in frontmatter.

Good fit Use it to identify preferences such as step-by-step versus big-picture learning, choose…

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/dotclaude/marketplace/adaptive_mentor
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/dotclaude/marketplace

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 adaptive_mentor

README.md
[![agentmods](https://agentmods.dev/badge/commands/dotclaude/marketplace/adaptive_mentor.svg)](https://agentmods.dev/commands/dotclaude/marketplace/adaptive_mentor)
Your own site
<a href="https://agentmods.dev/commands/dotclaude/marketplace/adaptive_mentor"><img src="https://agentmods.dev/badge/commands/dotclaude/marketplace/adaptive_mentor.svg" alt="Measured on agentmods" height="20"></a>
Per session 10 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,455 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.00010 $0.03455
Opus 5 $0.00005 $0.01728
Sonnet 5 $0.00002 $0.00691
Haiku 4.5 $0.00001 $0.00346

Measured 7d ago against content hash 866a3195e415, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

adaptive_mentor 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 7d 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.

plugins/adaptive-learning/commands/adaptive_mentor.md · 301 lines

How it starts

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

Adaptive Mentoring System

Dynamically detect learning styles and preferences, then adapt teaching approaches in real-time for optimal knowledge transfer and skill development. Create personalized learning experiences that honor individual differences while maximizing learning effectiveness through continuous adaptation.

Learning Style Detection Framework

Behavioral Analysis (Learning action pattern analysis)

[Extended thinking: Observe how learners engage with different types of content and activities to infer preferred learning approaches.]

Behavioral Indicators:

  • Information Processing Preferences: Sequential vs. random, detail-first vs. big-picture-first
  • Engagement Patterns: Active participation vs. reflective observation, individual vs. collaborative work
  • Question Types: Factual clarification vs. conceptual exploration vs. application-focused
  • Feedback Response: How learners react to different types of guidance and correction
  • Pace Preferences: Rapid progression vs. thorough exploration vs. variable speed

Detection Methods:

  • Monitor interaction patterns with different content types
  • Analyze question formulation and inquiry approaches
  • Observe engagement levels with various learning activities
  • Track progress rates across different learning modalities
  • Assess response patterns to different feedback styles

Adaptation Triggers:

  • Decreased engagement signals need for approach modification
  • Question patterns reveal preferred information processing style
  • Progress velocity indicates optimal complexity and pacing levels
  • Feedback reception shows effective motivation and support approaches

Linguistic Analysis (Communication preference identification)

[Extended thinking: Analyze language patterns, vocabulary choices, and communication styles to understand how learners prefer to receive and process information.]

Linguistic Indicators:

  • Vocabulary Preferences: Technical vs. metaphorical, concrete vs. abstract, formal vs. conversational
  • Explanation Styles: Step-by-step vs. holistic, example-driven vs. principle-first
  • Question Formulation: Specific vs. open-ended, practical vs. theoretical, immediate vs. exploratory
  • Conceptual Expression: Visual descriptions vs. logical reasoning vs. emotional connections
  • Learning Language: How learners naturally describe their understanding and confusion

Read the full file on GitHub · 301 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. 7d ago First seen · 301 lines · 10 tokens per session scan A 866a3195e415

Subscribe to this mod's changes

adaptive_mentor is a command published in the GitHub repository dotclaude/marketplace (43 stars, last pushed 5mo ago), licensed MIT. It adds 10 tokens to every session and 3,455 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.