export-debugger

Installation
SKILL.md

Export Debugger

Purpose

Diagnoses why a specific user was or wasn't exported to an external platform. Traces through the full export pipeline: segment membership -> job status -> flow state -> quiet windows -> export logs. Read-only diagnostic.

Environment

Requires authenticated API access. See ../references/auth.md for credential resolution.

Inputs

  • User identity (field + value, e.g., email user@example.com)
  • Export destination: job ID, job name, platform name, or flow name
  • Table (default: user)

Diagnostic Flow

Step 1: Identify the Export Job

If the user provides a job ID, fetch it directly. Otherwise, find the relevant job:

Related skills
Installs
30
GitHub Stars
2
First Seen
Apr 2, 2026