tmoody1973

Socratic Profile — Productivity skill for Claude Code

Productivity community

Guided interview that creates or updates your socratic-builder learner profile (profile.md), one plain question at a time.

How to install Socratic Profile

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

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

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

What Socratic Profile does


description: Guided interview that creates or updates your socratic-builder learner profile (profile.md), one plain question at a time. argument-hint: [optional: "update" to change specific parts]

Interview the user and write their learner profile for the `socratic-builder` skill. Read `docs/profile-guide.md` in the skill's repo (via the skill folder's parent, or `~/.claude/skills/socratic-builder/../docs/profile-guide.md` if linked) if you need the reasoning behind each field; follow t

Alternatives in Productivity

  • Getting Help — career-ops is an open source project maintained in limited time 32.5k ★
  • Time Command — Display the current date and time in Pakistan Standard Time (PKT, UTC+5) 20.2k ★
  • Performance Optimization Skill — Systematic performance analysis and optimization for RTK CLI tool, focusing on startup time (<10ms), memory us 11.9k ★

Full documentation available on GitHub

View Source Repository