From wigtn-coding
Provides references for code-reviewer agent's deep Level 3 reviews (call chains, edge cases, concurrency, security) and Level 4 architecture reviews (SOLID principles, dependencies, layer violations, scalability). Auto-activates for advanced reviews.
npx claudepluginhub wigtn/wigtn-plugins-with-claude-code --plugin wigtn-codingThis skill is limited to using the following tools:
`code-reviewer` 에이전트가 Level 3/4 리뷰 시 참조하는 상세 가이드입니다.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides implementation of event-driven hooks in Claude Code plugins using prompt-based validation and bash commands for PreToolUse, Stop, and session events.
code-reviewer 에이전트가 Level 3/4 리뷰 시 참조하는 상세 가이드입니다.
| Level | File | 용도 |
|---|---|---|
| Level 3 (Deep) | deep-review.md | 호출 체인, 에지 케이스, 동시성, 보안 심층 분석 |
| Level 4 (Architecture) | architecture-review.md | SOLID 원칙, 의존성 분석, 계층 위반 탐지, 확장성 |
code-reviewer 에이전트가 Level 3 또는 4 리뷰를 수행할 때 해당 파일을 Read하여 프로토콜을 따릅니다.