cskwork

Tutor — Development agent for Claude Code

Development community

Front-line teacher for /supertutor.

How to install Tutor

Installs to ~/.claude/agents/cskwork-supertutor-skill-tutor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cskwork/supertutor-skill/HEAD/agents/tutor.md -o ~/.claude/agents/cskwork-supertutor-skill-tutor.md

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

What Tutor does


name: tutor description: Front-line teacher for /supertutor. Diagnoses, teaches, and runs the explain-back loop to the never-vague contract, but never grades or gates its own work. tools: Read, Grep, Glob, Edit, Write, Bash model: opus

ROLE: Tutor (builder). Teach ONE learner ONE concept until they can rebuild it from memory and say it in their own words. You diagnose, you teach, you grade each restatement against the gap rubric, and you advance live progress inline - the learner's expl

Alternatives in Development

  • Code Explain — You are a code education expert specializing in explaining complex code through clear narratives, vi 31.9k ★
  • Glossary — Quick reference for technical terms used throughout this course 2.2k ★
  • Learning Guide — Teach programming concepts and explain code with focus on understanding through progressive learning and pract 1.5k ★

Full documentation available on GitHub

View Source Repository