analytics-pipeline-orchestration

Analytics pipeline orchestrator covering instrumentation, modeling, and dashboards

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

Analytics pipeline orchestrator covering instrumentation, modeling, and dashboards

Installation

npx claude-plugins install @gtmagents/gtm-agents/analytics-pipeline-orchestration

Contents

Folders: agents, commands, skills

Included Skills

This plugin includes 3 skill definitions:

instrumentation

Use when defining events, fields, and governance for GTM analytics pipelines.

View skill definition

Analytics Instrumentation Standards Skill

When to Use

Framework

  1. Event Naming & Structure – action-oriented names, consistent casing, required properties.
  2. Identity Management – user/account IDs, anonymous IDs, device IDs, cross-system mapping.
  3. Consent & Privacy – capture consent status, honor suppression, regional storage rules.
  4. Versioning – change logs, backward compatibility, deprecation timelines.
  5. Observability – sampling dashboards, schema change alerts, volume anomaly detection.

Templates

Tips


quality-gates

Use when establishing tests, monitoring, and incident response for analytics

View skill definition

Analytics Quality Gates Skill

When to Use

Framework

  1. Test Coverage – schema, freshness, unique, referential, accepted values, volume thresholds.
  2. Alerting – severity tiers, alert channels, on-call rotation, escalation policies.
  3. Incident Response – triage checklist, communication templates, resolution targets.
  4. Change Management – approval workflow, rollback plan, audit logging.
  5. Postmortems – root cause analysis, remediation tasks, knowledge base updates.

Templates

Templates

Tips


visualization-patterns

Use when designing dashboards, reports, and narratives for GTM stakeholders.

View skill definition

Analytics Visualization Patterns Skill

When to Use

Framework

  1. Audience & Story – clarify persona, decision cadence, and key questions.
  2. Layout & Hierarchy – organize tiles by funnel (overview → drill-down → diagnostic), highlight KPIs.
  3. Chart Selection – match metric type to chart (trend, composition, comparison, distribution).
  4. Accessibility – color contrast, labels, tooltips, mobile/responsive considerations.
  5. Narrative & Actions – annotate insights, embed CTA buttons or playbook links.

Templates

Tips


Source

View on GitHub

Tags: orchestration analyticsdatadashboard