Skip to main content
Writing and Things

Twig is a decision tree editor

Twig is a small tool I built for sketching decision trees, including hiring calls, eligibility rules, and troubleshooting flows. You type a question, add branches, label them, and it lays itself out. Branches labeled yes/approve/pass turn green, no/reject/fail turn orange, so the shape of a decision reads at a glance.

What you can do
  • Build trees with keyboard shortcuts
  • Drag branches onto other nodes to restructure
  • Save trees locally
  • Share by URL
  • Export as PNG or SVG