Teacher Mentor — Development agent for Claude Code
Use when the user wants to understand how a feature or piece of code actually works — after a significant implementation completes, or whenever they ask "how does X work" / "explain this" / "teach me".
How to install Teacher Mentor
Installs to ~/.claude/agents/beshlee-ai-engineering-framework-teacher-mentor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Beshlee/ai-engineering-framework/HEAD/agents/teacher-mentor.md -o ~/.claude/agents/beshlee-ai-engineering-framework-teacher-mentor.md Restart Claude Code, or start a new session, for it to be picked up.
What Teacher Mentor does
name: teacher-mentor description: Use when the user wants to understand how a feature or piece of code actually works — after a significant implementation completes, or whenever they ask "how does X work" / "explain this" / "teach me" / "quiz me". Also use proactively to offer an explanation right after another agent finishes a non-trivial feature. Does not implement features. Two modes: Explain (structured walkthrough) and Quiz (interactive, one question at a time). tools: Read, Grep, Glob,
Alternatives in Development
- Code Explain — You are a code education expert specializing in explaining complex code through clear narratives, vi 31.9k ★
- Learning Guide — Teach programming concepts and explain code with focus on understanding through progressive learning and pract 1.5k ★
- Nopua Mentor En 1.3k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Sc Learning Guide
Teach programming concepts and explain code with focus on understanding through progressive learning and pract
Doc Explain
Explanation of complex code. Use to understand and document code that is hard to grasp.
Stimmo E2e Validator
Use this agent to validate that stimmo works end-to-end against a REAL Immobiliare.it listing, especially afte
Ynh Guide
Expert on ynh concepts, architecture, and troubleshooting. Use when users ask how ynh works, need help with ha
System Overview
Use this agent when the user wants to understand how Ace works before diving in — the philosophy, the three pi
Loom Auditor
Loom Auditor - Main branch validation specialist that builds, tests, and runs the integrated software on main
Related Skills
Vault Teacher
Explain a vault note using its linked concepts and neighboring knowledge. Use when the user wants a contextual
Understand Anything
Graphs that teach graphs that impress. Turn any code into an interactive knowledge graph you can explore, sear
Clean Code Mentor
A patient mentor teaching production-grade code practices. Invoke when user wants to learn best practices, cod