personalization-engine

Personalization orchestration covering profiles, decision rules, and governance

View on GitHub
Author GTM Agents
Namespace @gtmagents/gtm-agents
Category orchestration
Version 1.0.0
Stars 64
Downloads 3
self.md verified
Table of content

Personalization orchestration covering profiles, decision rules, and governance

Installation

npx claude-plugins install @gtmagents/gtm-agents/personalization-engine

Contents

Folders: agents, commands, skills

Included Skills

This plugin includes 3 skill definitions:

content-variants

Use when planning, approving, and versioning personalized creative assets.

View skill definition

Content Variant System Skill

When to Use

Framework

  1. Variant Inventory – catalog base asset, variant name, audience, channel, owner, expiration.
  2. Approval Flow – document reviewers, compliance steps, localization, accessibility requirements.
  3. Asset Delivery – link storage locations (DAM, CMS, MAP) plus version IDs and CDN paths.
  4. Testing Hooks – note experiment IDs, KPIs, guardrails for each variant.
  5. Lifecycle Management – set refresh cadences, archival rules, and dependency tracking.

Templates

Tips


decision-trees

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

View skill definition

Personalization Decision Trees Skill

When to Use

Framework

  1. Objective Mapping – tie each node to business KPIs and user intents.
  2. Signal Hierarchy – prioritize deterministic signals (consent, account tier, lifecycle) before behavioral or predictive ones.
  3. Fallback Design – ensure every branch has a safe default when data is missing or risk flags appear.
  4. Experiment Hooks – embed test slots at key decision points with guardrail metrics.
  5. Monitoring – log path selections, success rates, and anomaly alerts for continuous tuning.

Templates

Tips


governance

Use to enforce approvals, compliance, and auditability for personalization

View skill definition

Personalization Governance Skill

When to Use

Framework

  1. Policy Alignment – document legal, privacy, accessibility, and ethical constraints per channel.
  2. Approval Workflow – define RACI (architect, legal, security, marketing) and required evidence per change.
  3. Change Logging – capture version metadata (who, what, when, why), including rollback steps.
  4. Risk Monitoring – set KPIs + alerts for fairness, bias, consent violations, or performance regressions.
  5. Audit Trail – maintain dashboards + storage for decision logs, approvals, and incident reports.

Templates

Tips


Source

View on GitHub

Tags: orchestration personalizationdecisioningautomation