Skip to content

/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 plugin
wigtn-plugins
457 skills11 agents6 commands
Install
$ npx -y skills add wigtn/wigtn-plugins --skill code-review-levels --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/code-review-levels

Context preview

The summary Claude sees to decide when to auto-load this skill.

Reference documents for deep code review (Level 3) and architecture review (Level 4). Used by code-reviewer agent for advanced review levels.

SKILL.md

code-review-levels.SKILL.md
name: code-review-levels
description: Reference documents for deep code review (Level 3) and architecture review (Level 4). Used by code-reviewer agent for advanced review levels.
allowed-tools: Read

Code Review Levels Reference

`code-reviewer` 에이전트가 Level 3/4 리뷰 시 참조하는 상세 가이드입니다.

Available References

| Level | File | 용도 | |-------|------|------| | Level 3 (Deep) | [deep-review.md](deep-review.md) | 호출 체인, 에지 케이스, 동시성, 보안 심층 분석 | | Level 4 (Architecture) | [architecture-review.md](architecture-review.md) | SOLID 원칙, 의존성 분석, 계층 위반 탐지, 확장성 |

Usage

`code-reviewer` 에이전트가 Level 3 또는 4 리뷰를 수행할 때 해당 파일을 Read하여 프로토콜을 따릅니다.

Ships withwigtn-plugins

One plugin. 11 agents. From idea to a verified commit.

Get the whole plugin, auto-invoked

Other skills on wigtn-plugins.

knowledge-wiki
Auto-invokedSkill

knowledge-wiki

세션에서 배운 것을 정책 게이트를 통과시켜 팀 위키에 자동 축적한다. 전역 설정(~/.config/wigtn/knowledge-wiki.yml)에 지정한 경로에서만 동작하며, 시크릿·개인정보·고객 식별 정보는 4단 게이트로 차단한다. 위키 설정·정책 확인·수동 축적·문제 진단에…

screen-spec
Auto-invokedSkill

screen-spec

PRD를 입력으로 화면정의서 5종(IA, User Flow, Screen Spec, Wireframe HTML, Dev Handoff)을 순차 생성한다. Wireframe은 흑백 + 의미색만 사용하는 lo-fi 산출물(스타일/브랜드는 별도 단계). frontend-developer…

wigtn-ppt
Auto-invokedSkill

wigtn-ppt

WIGTN 브랜드 HTML 프레젠테이션 생성. 템플릿 없이 브랜드 원칙(잉크 네이비 + 시그니처 퍼플 점)을 기반으로 단일 self-contained HTML 발표자료를 만든다. Light / Dark 두 테마를 선택할 수 있고, WIGTN 로고와 퍼플 점 시그니처를 모든 슬라이드에…