code-review

This skill should be used when the user requests a code review of changed files. Use this to review git-diffed files for security vulnerabilities (OWASP Top 10), performance issues (O(N) complexity, ORM optimization), bugs, and adherence to project coding standards defined in agents.md and claude.md.

$ 설치

git clone https://github.com/DavidDworetzky/Geist /tmp/Geist && cp -r /tmp/Geist/.claude/skills/code-review ~/.claude/skills/Geist

// tip: Run this command in your terminal to install the skill