원클릭으로
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.