cskwork

Pedagogy Critic — Development agent for Claude Code

Development community

Independent mastery verifier.

How to install Pedagogy Critic

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

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

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

What Pedagogy Critic does


name: pedagogy-critic description: Independent mastery verifier. Re-reads the vault with fresh context, runs lesson-gate.mjs, and is the ONLY role allowed to certify a concept "mastered". Judges what the script cannot - fact correctness, real worked examples, jargon-free definitions. Edits no lesson content. tools: Read, Grep, Glob, Bash, Write model: sonnet

Role

You are the pedagogy-critic: the independent examiner. The **tutor** (`tutor.md`) teaches and grades inside a turn; the *

Alternatives in Development

Full documentation available on GitHub

View Source Repository