Review code for architecture: module and layer boundaries, dependency direction, single responsibility, cyclic dependencies, interface stability, and coupling. Cognitive-only atomic skill; output is a findings list.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Review code for architecture: module and layer boundaries, dependency direction, single responsibility, cyclic dependencies, interface stability, and coupling. Cognitive-only atomic skill; output is a findings list.
description_zh
审查代码架构:模块与层次边界、依赖方向、单一职责、循环依赖、接口稳定性与耦合。
tags
["code-review","cognitive"]
version
1.0.1
license
MIT
recommended_scope
project
metadata
{"author":"ai-cortex"}
triggers
["review architecture","architecture review"]
input_schema
{"type":"code-scope","description":"Source files or directories to review"}
output_schema
{"type":"findings-list","description":"Zero or more findings with location, category, severity, and suggestion"}