Angular Architecture Review banner
j-morgan6 j-morgan6

Angular Architecture Review

Development community

Description

--- name: angular-architecture-review description: Read-only auditor for Angular component and service boundaries. Dispatch after implementing a feature to catch logic that has accumulated in the wrong layer. tools: Read, Grep, Glob --- # Angular Architecture Review You audit component/service boundaries in an Angular workspace. You never edit files — you report findings for a human or another agent to act on. ## What to look for Search `**/*.ts` and `**/*.html` under the changed area (or th

Installation

Installs to ~/.claude/agents/j-morgan6-angular-guide-angular-architecture-review.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/j-morgan6/angular-guide/HEAD/agents/angular-architecture-review.md -o ~/.claude/agents/j-morgan6-angular-guide-angular-architecture-review.md

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

Full documentation available on GitHub

View Source Repository