ワンクリックで
mechanism-edge-creation
SOP for creating a causal mechanism edge — documents how one variable causes changes in another.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
SOP for creating a causal mechanism edge — documents how one variable causes changes in another.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
SOP for detecting and resolving concept aliases — merge duplicate pages, redirect edges.
SOP for creating a claim page in the vault — atomic proposition with type classification, source attribution, and initial confidence.
SOP for creating a new concept page with proper frontmatter, content, and initial edges.
SOP for flagging contradictions in the causal model — identify conflicting evidence or mechanism claims.
SOP for creating a dimension page — documents an axis of variation with its values and semantics.
SOP for creating multiple edges in a batch — efficient bulk relationship creation.
| name | mechanism-edge-creation |
| description | SOP for creating a causal mechanism edge — documents how one variable causes changes in another. |
| execution | sop |
| used-by | mechanism-mapping, feedback-loop-detection |
Create an edge representing a causal mechanism between two variables.
vault_add_edge
[[dir/slug]] pointing to the target (dir/slug = target path minus .md). Place inline where the mechanism is documented. If already present, skip.Returns: { success: boolean, mechanism: string, weight: number }