plugins/enterprise-architecture/skills/architecture-review/SKILL.md
Review architecture of current codebase or staged changes
npx skillsauth add melodic-software/claude-code-plugins architecture-reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Perform comprehensive architecture review including viewpoint analysis and principles validation.
$ARGUMENTS - Scope of review:
staged - Review staged git changesSpawn parallel analysis agents:
viewpoint-analyzer will:
principles-validator will:
/architecture/principles.md or memory)Aggregate results into comprehensive review report
/ea:architecture-review
/ea:architecture-review staged
/ea:architecture-review src/api/
/ea:architecture-review src/auth/*.ts
Comprehensive architecture review report including:
development
Search Milan Jovanovic's .NET blog for Clean Architecture, DDD, CQRS, EF Core, and ASP.NET Core patterns. Use for finding applicable patterns, code examples, and architecture guidance. Invoke when working with .NET projects that could benefit from proven architectural patterns.
tools
Install and configure Data API Builder (DAB) for production SQL Server MCP access with RBAC
tools
Manage MssqlMcp servers - status, rebuild, and upstream updates
tools
Developer environment setup guides for Windows, macOS, Linux, and WSL. Use when setting up development machines, installing tools, configuring environments, or following platform-specific setup guides. Covers package management, shell/terminal, code editors, AI tooling, containerization, databases, and more.