Code review levels
Skill wigtn/wigtn-plugins/plugins/wigtn-plugins/skills/code-review-levels
Claude Code Plugins for AI Native-based Engineer
npx -y skills add wigtn/wigtn-plugins --skill code-review-levelsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Reference documents for deep code review (Level 3) and architecture review (Level 4). Used by code-reviewer agent for advanced review levels.
SKILL.md
0.8 KB, as published. Nobody here has run it
Code Review Levels Reference
code-reviewer 에이전트가 Level 3/4 리뷰 시 참조하는 상세 가이드입니다.
Available References
| Level | File | 용도 |
|---|---|---|
| Level 3 (Deep) | deep-review.md | 호출 체인, 에지 케이스, 동시성, 보안 심층 분석 |
| Level 4 (Architecture) | architecture-review.md | SOLID 원칙, 의존성 분석, 계층 위반 탐지, 확장성 |
Usage
code-reviewer 에이전트가 Level 3 또는 4 리뷰를 수행할 때 해당 파일을 Read하여 프로토콜을 따릅니다.