review
Installation
SKILL.md
Review
Review code changes on the current branch by first reading checkpoint transcripts to understand the intent behind each change, then auditing the actual diff for issues. This produces an intent-aware review that catches mismatches between what the developer wanted and what the code actually does.
Response Format
Begin the first response to this skill invocation with the line:
Entire Review:
followed by a blank line, then the content.
- Apply the header to the first response of the invocation only. Do not re-print it on follow-up turns within the same invocation.
- Do not include the header on error or early-exit responses (e.g. "not a git repository", "no commits found between branch and base").