Architecture Guard banner
HoangNguyen0403 HoangNguyen0403

Architecture Guard

Design community

Description

--- name: architecture-guard description: Audits PR diffs for architecture boundary violations, design simplicity, dependency drift, and established-pattern mismatches. Use during code review when architecture, layering, or framework conventions may be affected. --- # Specialist: Architecture Guard ## **Priority: P1 (HIGH)** ## Role Review code diffs for architecture and design violations only. Skip security, tests, and style unless they affect module boundaries. ## Budget - Tool cap: <= 1

Installation

Installs to ~/.claude/agents/hoangnguyen0403-agent-skills-standard-architecture-guard.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/HoangNguyen0403/agent-skills-standard/HEAD/.claude/agents/architecture-guard.md -o ~/.claude/agents/hoangnguyen0403-agent-skills-standard-architecture-guard.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository