Code Reviewing

Deep coach-style code review of code the student wrote. Triggers on /review or REVIEW prefix. Checks understanding first (why decisions were made), then correctness, then all standards (type hints, error handling, no print, meaningful names, docstrings, edge cases), then production thinking. Never rewrites code -- points to problems, the student fixes them.

aman-bhandari 1e49b6f 2.4 KB Updated

File contents

aman-bhandari/claude-code-agent-skills-framework/tree/main/.claude/skills/code-review commit 1e49b6fb64

Frequently asked questions

npx skillmds@latest add aman-bhandari/code-reviewing