Build logical causal trees from symptoms to root causes — list UDEs, connect causal chains, validate logic, locate root causes. Combines ishikawa-decomposition, current-reality-tree, and clr-validation SOPs.
Scanned 6/1/2026
Install to Claude Code
npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill causal-tree-building --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Causal Tree Building?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yogsoth-ai-causal-tree-building)More formats (shields.io, HTML) on the badges page.
---
name: causal-tree-building
description: Build logical causal trees from symptoms to root causes — list UDEs, connect causal chains, validate logic, locate root causes. Combines ishikawa-decomposition, current-reality-tree, and clr-validation SOPs.
execution: tactic
used-by: root-cause-drilling
---
# Causal Tree Building
Build formal causal trees from symptoms to root causes.
## Operations
- ishikawa-decomposition — multi-factor decomposition (6M categories)
- current-reality-tree — sufficient-cause logic tree
- clr-validation — validate every causal link
## Available SOPs
**Subagent:** five-whys-drilling, ishikawa-decomposition, current-reality-tree, clr-validation
**Import:** paper-search
## Execution Guidance
Decompose via Ishikawa (6M categories adapted for research: Methodology, Data, Theory, Measurement, Researchers, Environment). Build formal CRT with sufficient-cause logic. Validate every causal link with CLR 8-check.
## Minimum Yield
```
<HARD-GATE>
- ishikawa diagrams: >= 1
- CRT constructed: >= 1
- CLR validations: >= 3 links validated
- root causes identified: >= 1
</HARD-GATE>
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!