current-reality-tree
$
npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/current-reality-treeConstructs Current Reality Trees to identify root causes from undesirable effects
- Maps symptoms to root causes using sufficient-cause logic
- Uses input from users and other agent tools
- Applies Theory of Constraints logic to connect effects to causes
- Returns structured trees with 1-3 prioritized root causes
SKILL.md
.github/skills/current-reality-treeView on GitHub ↗
--- name: current-reality-tree description: Build TOC Current Reality Trees — connect Undesirable Effects via sufficient-cause logic to identify 1-3 root causes. execution: subagent prompt: ./prompt.md input: undesirable_effects (string), context (string) used-by: root-cause-drilling --- # Current Reality Tree Build formal causal logic trees from symptoms to root causes. ## Execution Subagent — spawned via subagent-spawning/spawn-agent. ## Budget One unit = one CRT construction pass.