quiz-me
01Plugin Claude Code
Skills that keep you in the loop on your own codebase.
Plugin Claude Code
Skills that keep you in the loop on your own codebase.
Plugin Claude Code
Gates code changes behind an interactive quiz: Claude investigates, tests your understanding of root cause and fix, and only implements once you pass.
Command
Cold re-quiz on code that already shipped — your own session commits, not the change in front of you.
Command
Show the gate's current state — armed or not, difficulty, marker, streak, open concepts.
Hook
Runs before the agent uses a tool for Edit, Write, MultiEdit and NotebookEdit tool calls, executing gate.py via python3. From emanzurv/quiz-me-skill.
Hook
Runs when a session starts on startup, resume, clear and compact, executing gate.py via python3 with --clear. From emanzurv/quiz-me-skill.
Skill Claude CodeCodex
Quiz the user on root cause and intended fix BEFORE writing any non-trivial code, then verify comprehension of every change after. Use when the user asks for a bug fix, refactor, or feature and wants to stay technically sharp instead of vibe-coding. Also use when the user says "quiz me", "don't let me vibe code", or…