AgentSkillsCN

architecture-review

审视模块边界、依赖方向以及变更隔离机制。

SKILL.md
--- frontmatter
name: architecture-review
description: Review module boundaries, dependency direction, and change isolation
license: MIT
compatibility: opencode
metadata:
  audience: architects
  scope: design

What I do

  • Map key modules and dependency direction
  • Identify coupling, layering violations, and unclear ownership
  • Suggest refactors that improve change isolation

Output

  • 3-6 architecture issues with examples
  • 2-4 high-leverage refactor proposals
  • Risks and migration plan notes