Code review levels
Skill wigtn/wigtn-plugins/plugins/wigtn-plugins/skills/code-review-levels
Reference documents for deep code review (Level 3) and architecture review (Level 4). Used by code-reviewer agent for advanced review levels.From its SKILL.md
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.
SKILL.md
0.8 KB, 210 tokens by cl100k_base, 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하여 프로토콜을 따릅니다.
What ships with it: 2 files
31.9 KB alongside SKILL.md
- architecture-review.md20.1 KB
- deep-review.md11.8 KB