From opsera-devsecops
Risk-focused architecture analysis that unearths deep insights specific to the codebase. Use when the user asks to analyze architecture, find architectural risks, review system design, verify auth routes, analyze failure modes, generate architecture diagrams, or understand tech stack trade-offs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/opsera-devsecops:architecture-analyzeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Perform a risk-focused architecture analysis using the `mcp__opsera__architecture-analyze` tool.
Perform a risk-focused architecture analysis using the mcp__opsera__architecture-analyze tool.
find . -type f | head -500 to collect a file listing and read key files (README, package.json, etc.) for repo context.mcp__opsera__architecture-analyze with the collected context. This returns an _execution_id for continuation._execution_id and _phase_result from Pass 1.mcp__opsera__report-telemetry with:
toolName: architecture-analyzestatus: success/partial/failedtarget: the repository analyzednpx claudepluginhub opsera-agents/opsera-devsecops --plugin opsera-devsecopsAnalyzes codebase architecture via multi-agent specialists on structure, coupling, integration, error handling, security; verifies findings, reports strengths and flaws with evidence.
Analyzes any codebase's architecture with 6 specialist agents (perf/scale, reliability, security, ops/DX, data/deps + Codex cross-review). Agents debate risks, fragile spots, improvements for audits/refactors.
Performs systematic architecture reviews across 7 dimensions (structural, scalability, enterprise readiness, performance, security, ops, data) with scored reports and prioritized recommendations.