future-reality-projection

$npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/future-reality-projection

Projects solution effects using Future Reality Tree logic

  • Predicts outcomes of proposed solutions in complex systems
  • Uses Goldratt's logic and subagent execution for analysis
  • Evaluates positive effects, negative branches, and prerequisites
  • Returns structured Future Reality Tree for decision validation

SKILL.md

.github/skills/future-reality-projectionView on GitHub ↗
---
name: future-reality-projection
description: "Project solution effects using Future Reality Tree logic"
version: 1.0.0
category: experiment-execution
type: sop
execution: subagent
prompt: ./prompt.md
used-by: conflict-resolution
input: proposed injection/solution, current reality context, desired effects
output: Future Reality Tree with positive effects, negative branches, and prerequisites
---

# SOP: Future Reality Projection

Predict the effects of a proposed solution using Goldratt's Future Reality Tree. Verify that the injection resolves the original problem without creating unacceptable new problems.

Subagent — spawned via subagent-spawning/spawn-agent skill.

More from yogsoth-ai/de-anthropocentric-research-engine