# Architecture Review

> Review module boundaries, dependency direction, contracts, migration risk, and fit to the product architecture.

- Skill: `jsuvic/architecture-review` (Agent Skill)
- Install (CLI): `npx skillmds@latest add jsuvic/architecture-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jsuvic/architecture-review/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: jsuvic (https://skillmd.com/u/jsuvic)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jsuvic/architecture-review

---


<!-- Generated by Agent Profile Compiler. Do not edit by hand. -->

# Architecture Review

## Focus

- Module boundaries and dependency direction.
- Public contracts and compatibility impact.
- Migration, rollout, and generated-artifact risk.
- Fit with the documented product architecture.

## Output Discipline

- Lead with prioritized findings and concrete evidence.
- Cite the affected file, symbol, or contract when available.
- Distinguish confirmed defects from risks or missing evidence.
- Do not edit or rewrite the change unless the user asks.

## Safety

- Review only; do not run scanners, install tools, or broaden permissions.
- Do not upload source code or read or print secrets.
- Do not contact production systems or external services.

