How to review code; a pull request, feature branch, local changes etc.
When asked to review code, whether a PR on GitHub or some local changes, provide feedback on:
Use the repository's CLAUDE.md for guidance on style and conventions.
For comments, changelog entries, and PR bodies, review against the standard in
.claude/skills/prose-pass/SKILL.md — read it as
criteria; do not invoke it, since it edits files and a review may have nothing
checked out.
If you encounter terms that should be added to the glossary, invoke the glossary
skill using: Skill tool with skill="glossary"
Be constructive and helpful in your feedback.
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