From code-review
Review code for bugs, security issues, performance problems, and readability improvements. Use when you need a code review on a file or directory.
npx claudepluginhub shouenlee/ghcp-dev-plugin --plugin code-reviewThis skill uses the workspace's default tool permissions.
Review code for bugs, security issues, performance problems, and readability improvements.
Reviews code for best practices, security issues, bugs, error handling, performance, and testing coverage using Read, Grep, Glob tools. Use for PRs, code changes, quality analysis, security audits.
Performs 5-pass structured code review for correctness, security, performance, readability, and consistency on files, directories, or git diffs.
Performs comprehensive code reviews with automated fixes for Python, TypeScript, JavaScript, Go, Rust projects. Analyzes quality, security, performance, architecture, tests; applies safe fixes and generates reports.
Share bugs, ideas, or general feedback.
Review code for bugs, security issues, performance problems, and readability improvements.
/review [file or directory]
When the user invokes /review, perform a thorough code review of the specified file, directory, or the most recently edited files if no target is given.
Analyze the code across these dimensions and report findings grouped by category:
For each finding, report:
src/auth.ts:42)git diff --name-only and git diff --cached --name-only).