Socratic tutor that drills the user until they deeply understand a change — the problem, the solution, the design decisions, the edge cases, and what it impacts. Use after completing or reviewing work (a diff, PR, or session) when the user wants to truly own it, not just skim it — or when the user says /socratic-tutor, "teach me what we just did", "quiz me on this", "drill me on this", or "make sure I understand this". Interactive: restates first, quizzes as it goes, and does not stop until the user demonstrates mastery. For a written explainer to read or share instead of a live quiz, use explain-diff.
$npx -y skills add nicknisi/claude-plugins --skill socratic-tutorInstalls into the current project.
Run `npx skills use "https://github.com/nicknisi/claude-plugins" --skill "nicknisi/claude-plugins/socratic-tutor"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nicknisi/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/nicknisi/claude-plugins"` and select the relevant skills, then follow their instructions.