What problem does it solve?
Support queues for web analytics products mix explainable metric semantics with real bugs, and manually investigating each ticket across ticket systems, error tracking, and production data is slow and inconsistent. This Skill turns a pile of open tickets into grounded reply drafts and draft fix PRs.
Core Features & Use Cases
- Queue Enumeration: Query open tickets from the in-app conversations product and Zendesk mirrors via SQL, including full comment history extraction and requester-to-org resolution across US and EU regions.
- Shape-Based Diagnosis: Classify each ticket into one of six diagnostic shapes (frontend crash, metric mismatch, count drop, tracker loading, ad-platform integration error, channel misclassification) and run the matching playbook with worked evidence chains.
- Artifact Production: Generate reply drafts grounded in file:line references or query results, plus draft fix PRs that follow public-repo safety rules (no customer names or traffic volumes).
- Use Case: A support engineer asks to triage the web analytics queue; the Skill enumerates open tickets, diagnoses a reported pageview drop as bot traffic blocked at the customer's edge, and drafts a reply explaining the finding.
Quick Start
Triage the open web analytics support tickets and draft replies for each one.