This skill should be used when the user asks to "review code". A skill that helps with code review
A test skill for documentation generation
This skill provides automated code review capabilities, checking for common issues and suggesting improvements.
This skill activates when:
Read and understand the code to be reviewed.
Look for:
Provide a summary with:
| Parameter | Type | Required | Description | | --------- | ------- | -------- | --------------------------------------- | | path | string | Yes | Path to the file or directory to review | | strict | boolean | No | Enable strict mode (default: false) |
Review this file: src/main.ts
Review src/ directory in strict mode
references/patterns.md for common patternsSearch 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