원클릭으로
code-review
Structured code review with severity-based findings
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Structured code review with severity-based findings
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Autonomous improvement loop — repeatedly runs QA, Fix, and Refactor cycles to continuously improve code quality. Each round runs tests and auto-reverts refactoring commits that break tests. Leverages SuperClaude commands for enhanced analysis. Uses MCP servers (serena, sequential-thinking, context7, playwright, tavily) for semantic analysis, documentation lookup, and multi-step reasoning.
Create or update Architecture Decision Records
Safe refactoring with pre/post validation
Docker-based release workflow with release-please integration
| name | code-review |
| description | Structured code review with severity-based findings |
| arguments | [{"name":"target","description":"File path or glob pattern to review","required":true},{"name":"focus","description":"Review focus area (security|performance|readability|all)","default":"all"}] |
For each finding, output:
path/to/file.ts:lineNumberSeverity levels: CRITICAL | HIGH | MEDIUM | LOW | GOOD (positive callout)
any types without justification