This skill adds a structured code review capability to the agent. It analyzes the current working tree for changes using git status and diff, then evaluates those changes across multiple dimensions including correctness, security, maintainability, and performance.
Use this skill when the user invokes /cr, explicitly requests a code review, or before a commit to ensure that no critical bugs or security vulnerabilities are introduced.
Designed for agents with shell access and git integration (e.g., Claude Code, OpenClaw, or similar CLI-based agents).
This skill has not been reviewed by our automated audit pipeline yet.