code-review-levels
SolidReference documents for deep code review (Level 3) and architecture review (Level 4). Used by code-reviewer agent for advanced review levels.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- wigtn
- Repository
- wigtn/wigtn-plugins
- Created
- 8 months ago
- Last Updated
- 3 days ago
- Language
- Python
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
deep-review
Interactive architecture review. Works through architecture, code quality, tests and performance, presenting each issue as options with effort, risk and impact so you decide the priority. Use for: architecture review, deep review, tech debt review, /deep-review.
code-reviewer
Use to review the code, Invoke when you finished the task asked by the user. Grades the code on a scale from 1 to 10 across 6 dimensions (correctness, security, performance, maintainability, testability, architecture) with a per-dimension breakdown and an overall score that gates merging.
code-review
(agent-internal — code-reviewer 에이전트 전용, 사용자 요청으로 직접 호출 금지) code-reviewer 에이전트가 호출하는 코드리뷰 실행 엔진. mode(general|diff-branch)와 scope를 입력받아 코드 수집 → 자동화 선행검증 → C.L.E.A.R./Layered/Checklist/심각도 분류 리뷰 → 포맷된 리포트 생성까지 수행한다.