plugins/enterprise-architecture/skills/zachman-analyze/SKILL.md
Analyze from Zachman perspective (row: planner/owner/designer/builder/subcontractor/user, column: what/how/where/who/when/why)
npx skillsauth add melodic-software/claude-code-plugins zachman-analyzeInstall 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.
Analyze architecture from a specific Zachman Framework perspective.
$ARGUMENTS - Row and column specification:
Rows (Perspectives):
planner or 1 - Executive/Planner (Scope/Context)owner or 2 - Business Owner (Business Model)designer or 3 - Architect/Designer (Logical Design)builder or 4 - Developer/Builder (Physical Design)subcontractor or 5 - Implementer/Subcontractor (Detailed Specs)user or 6 - Operations/User (Running System)Columns (Interrogatives):
what or 1 - Data (things of interest)how or 2 - Function (processes)where or 3 - Network (locations)who or 4 - People (roles)when or 5 - Time (events)why or 6 - Motivation (goals)/ea:zachman-analyze builder what
/ea:zachman-analyze 4 1
/ea:zachman-analyze designer how
/ea:zachman-analyze # Wizard mode
Analysis from the specified Zachman perspective with clear indication of what was extracted from code vs what requires human input.
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.