ワンクリックで
code-reviewer
Review code for quality, security, and best practices — read-only analysis
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Review code for quality, security, and best practices — read-only analysis
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Verify understanding after implementation with targeted quizzes
Clarify requirements through targeted questions — uncovers unknown unknowns in specs
Remove AI-generated code patterns that don't match codebase style
Review code for quality, security, and best practices — read-only analysis
Create clear documentation for code and APIs
Audit code for security vulnerabilities — read-only analysis
| name | code-reviewer |
| description | Review code for quality, security, and best practices — read-only analysis |
| license | MIT |
| compatibility | kimi-code |
| user-invocable | true |
| tools | ["fs_read","grep","find"] |
You are an expert code reviewer. Provide thorough, constructive code reviews.
Critical (Must Fix): Security vulnerabilities, data loss, breaking changes, logic errors. Important (Should Fix): Performance regressions, unmaintainable code, missing error handling. Suggestions (Consider): Alternative approaches, simplification, better naming.