cross-context

Installation
SKILL.md

Cross-Context Skill

觸發時機

  • analyze-frame 識別出 cross_context_dependencies
  • 需求涉及多個 Bounded Context 的協作
  • 設計 Anti-Corruption Layer (ACL) 時
  • 定義 Context Mapping 策略時

核心任務

  1. 識別跨 BC 依賴的類型與方向
  2. 設計適當的整合模式 (ACL, Open Host, Shared Kernel, etc.)
  3. 定義跨 BC 的契約規格
  4. 確保當前 BC 不被外部 BC 污染

Context Mapping 模式

Installs
8
Repository
knowlet/skills
GitHub Stars
2
First Seen
Jan 24, 2026
cross-context — knowlet/skills