code-review
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
CODE REVIEW MODE
Current Time: !date
Git Commit: !git rev-parse --short HEAD
Perform a comprehensive code review using the Principal Engineer agent.
Review Protocol
Phase 1: Context Gathering
First, understand what changed:
git diff [base] -- [files]
git log --oneline -10 -- [files]
Launch exploration if needed: