ContentContent · Ops

Decision Trees

Use when designing branching logic, eligibility rules, and fallback paths.

by GTM Agents·Apache-2.0·230 on GitHub·updated 2026-04-03
claude plugin marketplace add gtmagents/gtm-agents

What this skill does

  1. 1Maps each decision node to business KPIs and user intents before writing logic.
  2. 2Prioritizes signals by type - deterministic first, then behavioral, then predictive - with privacy risk scores.
  3. 3Ensures every branch has a documented safe fallback when data is missing or a risk flag fires.
  4. 4Embeds experiment slots at key nodes with guardrail metrics for controlled testing.
  5. 5Monitors path selections and success rates with anomaly alerts for ongoing tuning.

When to use

  • Designing branching logic for a dynamic experience across web, in-app, or email.
  • Auditing an existing decision flow for gaps, over-complexity, or compliance exposure.
  • Simulating new branches before deploying a rule or scoring model update.
  • Version-controlling decision logic alongside content assets for traceability.

Best for

Marketing ManagerRevenue Operations

Format

FrameworkTemplateAnalyzerTrackerPlaybook

Frequently asked questions

What is Decision Trees?

Decision Trees is a Claude Code skill for content by GTM Agents. Use when designing branching logic, eligibility rules, and fallback paths.

When should I use Decision Trees?

Designing branching logic for a dynamic experience across web, in-app, or email. Auditing an existing decision flow for gaps, over-complexity, or compliance exposure.

How do I install Decision Trees?

Run the install command (claude plugin marketplace add gtmagents/gtm-agents). Once the skill is in place, Claude Code loads it automatically whenever a task matches what it does.

Is Decision Trees free to use?

Yes. Decision Trees is open source under the Apache-2.0 license, published in the gtmagents/gtm-agents repository on GitHub.

Source repository

More from gtmagents/gtm-agents

Other skills that might interest you