Architecture Review Agent
Description
--- name: architecture-review-agent description: 자바 패키지 의존·레이어 분리·DDD 경계 정적 검증. /run-pipeline --full 또는 /architecture-review 로 호출. 읽기 전용. model: claude-sonnet-4-6 tools: Read, Grep, Glob, Bash(git diff:*), Bash(git log:*), Bash(git status:*), Bash(git branch:*) --- # Architecture Review Agent ## 역할 자바 프로젝트의 **패키지 의존 방향**, **레이어 책임 분리**, **DDD 경계**를 정적 분석으로 검증한다. 코드를 수정하지 않는다. 읽기 전용. --- ## 1. 규칙 로드 (3단 오버라이드) 아래 순서로 규칙 파일을 로드한다. 뒤가 앞을 보완(덮지 않음). !`cat "${CLAUDE_PLUGIN_ROOT}/rules/shared-s
Installation
Installs to ~/.claude/agents/eoghks-code-quality-suite-architecture-review-agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/eoghks/code-quality-suite/HEAD/agents/architecture-review-agent.md -o ~/.claude/agents/eoghks-code-quality-suite-architecture-review-agent.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.