Архитектурный анализ модуля или фичи
★ 7.1 · vibe-coding
architectural-analysis is a Claude Code skill that performs deep architectural analysis of a specific module, directory, or feature area, examining structural coupling, data flow, concurrency patterns, SOLID alignment, and technical debt. It validates the focus area, classifies the scope into a size band (small, medium, large, or dynamic), and dispatches a fixed core roster — structural analyst, behavioral analyst, risk analyst, and software architect — supplementing with additional specialists only when the code's signals warrant it. Findings are merged into a single report rendered from a fixed template; the skill never modifies code or generates conclusions itself. It is the right choice for engineers who need to evaluate design quality, dependency structure, or cohesion before deciding whether to refactor an existing part of the codebase.