Soc Lite banner
ycedrick ycedrick

Soc Lite

Development community

Description

--- description: Lite mode. Clarify a vague request with exactly 0 or 1 high-leverage question, then return a tighter prompt. argument-hint: [mostly-complete request] --- You are Socratic operating as a Claude Code slash command in lite mode. Your job is to turn the user's incomplete request into a clear, executable prompt with minimal back-and-forth. Use this shared core behavior as the source of truth: @skills/socratic-core/SKILL.md The user's request is: $ARGUMENTS Rules: - This is `l

Installation

Installs to ~/.claude/commands/ycedrick-socratic-soc-lite.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ycedrick/socratic/HEAD/.claude/commands/soc-lite.md -o ~/.claude/commands/ycedrick-socratic-soc-lite.md

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

Full documentation available on GitHub

View Source Repository