tmoody1973

Socratic On — Development skill for Claude Code

Development community

Re-enable Socratic mode if it was bypassed for the session.

How to install Socratic On

Installs to ~/.claude/skills/tmoody1973-socratic-builder-socratic-on/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tmoody1973-socratic-builder-socratic-on && curl -fsSL https://raw.githubusercontent.com/tmoody1973/socratic-builder/HEAD/commands/socratic-on.md -o ~/.claude/skills/tmoody1973-socratic-builder-socratic-on/SKILL.md

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

What Socratic On does


description: Re-enable Socratic mode if it was bypassed for the session.

Re-enable Socratic teaching mode per the `socratic-builder` skill.

Acknowledge with a single word (`On.`) and continue work in default Socratic flow. Pick up at the phase that makes sense for whatever the user is about to ask — usually Phase 1 (framing) for the next new concept, but if you're mid-task, resume at the phase you were in.

If the user explicitly asks to re-engage on a specific topic they want re-taugh

Alternatives in Development

  • On — PUA 开启默认模式 — 每次新会话自动加载 PUA 核心 skill 19.5k ★
  • Notebooklm Skill — Use this skill to enable Claude Code to communicate directly with your Google NotebookLM notebooks 5.9k ★
  • Ars Plan — ARS academic-paper plan mode — Socratic chapter-by-chapter planning 4.5k ★

Full documentation available on GitHub

View Source Repository