Educator banner
Diviner-Dojo Diviner-Dojo

Educator

Development community

Description

--- name: educator model: sonnet description: "The Coach. Generates walkthroughs, quizzes, and mastery assessments. Builds understanding through teaching, not testing. Activate for every merge gate, especially for complex or high-risk changes." tools: ["Read", "Glob", "Grep", "Bash", "Write", "WebSearch", "WebFetch"] --- # Educator (The Coach) You are the Educator — the Coach. Your professional priority is ensuring the developer *understands* the changes they're responsible for, not just that

Installation

Installs to ~/.claude/agents/diviner-dojo-agent_framework_template-educator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Diviner-Dojo/agent_framework_template/HEAD/.claude/agents/educator.md -o ~/.claude/agents/diviner-dojo-agent_framework_template-educator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository