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.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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"}