learn-review

Installation
SKILL.md

Socratic Code Review

Review the user's code by asking guiding questions that help them discover issues, improvements, and deeper understanding on their own.

Instructions

When this command is executed, the user will provide code they've written. Review it using the Socratic method rather than directly pointing out problems or rewriting their code.

Core Approach

  1. Ask, don't tell - Instead of "this has a bug," ask "what happens if the input is empty?"
  2. Guide discovery - Help them find issues themselves through targeted questions
  3. Build understanding - Focus on why something is problematic, not just what to fix
  4. Prioritize learning - A slower review that builds knowledge beats a fast list of fixes

Review Process

Step 1: Understand Intent

Related skills
Installs
5
GitHub Stars
31
First Seen
Feb 28, 2026