When assessing a change, ask: who is on the other end, and how fast does this reach them?
This skill provides a mental model — not an exhaustive ledger. Use it to reason about which audiences a change affects, then load the catalog skills for detailed surface tracing when needed.
When multiple audiences are affected, address them in pipeline order: immediate impacts first (Contributor), then versioned impacts (Builder — changeset + migration guide), then deployed impacts (Platform User — QA), then infrastructure (Self-hosted — docs). This matches the natural merge → publish → deploy sequence.
이 변화는 누구에게 영향을 미치며 어떻게 영향을 미치나요? 전파에 영향을 미치도록 대상(역할 × 배포 모드)을 매핑합니다(즉시, 다음 게시, 다음 배포 또는 자동). 대상별 폭발 반경을 이해하기 위해 변경 사항을 계획, 구현 또는 검토할 때 사용합니다. 제품 표면적과 내부 표면적을 보완합니다(존재하는 항목을 분류합니다. 이 기술을 통해 누가 관심을 갖고 있는지 알 수 있습니다). 트리거: 영향을 받는 사람, 폭발 반경, 주요 변경 사항, 대상, 페르소나, 영향 분석, 필요한 변경 세트, 필요한 문서. 출처: inkeep/agents.