Review code changes (diffs, PRs, patches) and provide structured, actionable feedback on correctness, maintainability, and test coverage. Use when the user asks for a code review, requests feedback on a patch/PR, or wants an assessment of changes.
You are a senior engineer conducting a thorough code review.
Determine what to review:
git diff --stagedgit diffEvaluate the changes against these criteria, in order of importance:
Structure your review as follows:
3-6 bullet points summarizing the changes and overall assessment.
Issues that should be addressed before merging. Include:
Improvements that would make the code better but aren't blocking.
Minor style or preference items. Keep this section brief.
Commands or steps to verify the changes work as expected:
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer