skills/review/SKILL.md
Review the current diff for bugs, security issues, logic errors, and style problems. Use when the user asks to review changes, check a diff, audit recent edits, or says "review my code", "check this diff", or "look for issues".
npx skillsauth add codewithbehnam/cc-docs reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
git diff HEADgit diff --cachedgit diff HEAD --name-onlygit log --oneline -10Review all changes shown in the diff above. For each file, analyze:
Produce a structured review with these sections:
One-paragraph overview of what the changes do.
For each issue, include:
path/to/file.ts:42Note any particularly good patterns, clean code, or well-handled edge cases.
One of: "Approved", "Approved with suggestions", or "Changes requested" - with a one-line rationale.
If the diff is empty, report "No changes found to review."
tools
macOS GUI automation CLI. Use steer to see the screen, click elements, type text, send hotkeys, scroll, drag, manage windows and apps, run OCR on Electron apps, and wait for UI conditions.
testing
Ship workflow: merge main, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR.
testing
Import cookies from your real browser (Comet, Chrome, Arc, Brave, Edge) into the headless browse session. Opens an interactive picker UI where you select which cookie domains to import. Use before QA testing authenticated pages.
development
Weekly engineering retrospective. Analyzes commit history, work patterns, and code quality metrics with persistent history and trend tracking. Team-aware: breaks down per-person contributions with praise and growth areas.