VicBa2000

7 mods across 1 repository, 4 stars between them.

socratiskill

01

VicBa2000/socratiskill

Plugin Claude Code

Socratiskill — adaptive socratic mentor plugin for Claude Code.

4 28d ago A tokens not measured original MIT

socratiskill

02

VicBa2000/socratiskill

Plugin Claude Code

Adaptive socratic mentor for Claude Code — teaches you to code instead of coding for you. 5 user levels, hint escalation, spaced repetition, Feynman mode, and an immersive mode that hard-blocks the agent from writing code so you keep your own skills.

4 28d ago A tokens not measured original MIT

UserPromptSubmit

03

VicBa2000/socratiskill

Hook

Runs when you submit a prompt, before the agent sees it, executing hook-pre-prompt.sh via bash. From VicBa2000/socratiskill.

4 28d ago A tokens not measured original MIT

PreToolUse

04

VicBa2000/socratiskill

Hook

Runs before the agent uses a tool for Write, Edit, MultiEdit, NotebookEdit, Bash, Agent and Task tool calls, executing hook-pre-tool.sh via bash. From VicBa2000/socratiskill.

4 28d ago A tokens not measured original MIT

Stop

05

VicBa2000/socratiskill

Hook

Runs when the agent finishes a response, executing hook-post-turn.sh via bash. From VicBa2000/socratiskill.

4 28d ago A tokens not measured copy · 44% MIT

socratic-ping

06

VicBa2000/socratiskill

Skill Claude CodeCodex

Hello-world probe for the Socratiskill plugin. Invoked by the user as /socratic-ping to verify the plugin is installed and can read the user's socratic profile.

4 28d ago A 43 tokens original MIT

socratic

07

VicBa2000/socratiskill

Skill Claude CodeCodex

Adaptive socratic mentor entry point. Invoked as /socratiskill:socratic to view the current pedagogical profile, change level/mode, or inspect which rules are active. For automatic per-turn injection, the plugin's UserPromptSubmit hook handles it outside this skill.

4 28d ago A 60 tokens original MIT