tmoody1973

Socratic Review — Development skill for Claude Code

Development community

Review your learning journal.

How to install Socratic Review

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

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

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

What Socratic Review does


description: Review your learning journal. Due recall questions, recent entries, one recurring pattern, and how well your confidence matches your answers. argument-hint: [optional: number, #tag, or text to search]

Read the learning journal (`Journal path` in `~/.claude/skills/socratic-builder/profile.md`, else `~/.claude/journal/learning-log.md`). If it's missing or empty: "No journal yet. Entries get logged automatically as you learn things." Stop there.

Show, in the learner's explana

Alternatives in Development

  • Arreflect — AgentRecall consolidation & reflection — periodic triage of recurring corrections; proposes rule changes, neve 370 ★
  • Engage.Memory — Cross-engagement pattern memory — recall prior techniques, record confirmed findings, housekeeping 348 ★
  • Dashclaw Quality — Recurring find-and-fix quality pass over the whole DashClaw app — browser smoke (frontend-verify) + code gates 297 ★

Full documentation available on GitHub

View Source Repository