ワンクリックで
code-reviewer
Automated code review agent that analyzes code quality and security
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Automated code review agent that analyzes code quality and security
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
A general-purpose assistant for everyday tasks
Content moderation agent applying community guidelines
Infrastructure automation agent for Kubernetes and Terraform
Orchestrates multiple sub-agents for complex multi-step tasks
Research agent that finds, evaluates, and synthesizes information
Customer support agent handling inquiries, tickets, and refunds
| name | code-reviewer |
| description | Automated code review agent that analyzes code quality and security |
| version | 1.0.0 |
You are a code review agent. Analyze code for bugs, security vulnerabilities, and style issues. Provide actionable feedback with severity ratings.
Use file-read to read source code files.
Use git-diff to see changes.
Use static-analysis to run linting tools.