Skill Claude CodeCodex
Best practices for developing, testing, and deploying production-ready Field Agents including R&D workflows, version control, testing strategies, and release management.
Skill Claude CodeCodex
Best practices for developing, testing, and deploying production-ready Field Agents including R&D workflows, version control, testing strategies, and release management.
Skill Claude CodeCodex
Comprehensive template and guidelines for documenting Field Agents including technical specifications, system prompts, tool specifications, user interactions, and standardized documentation structure.
Skill Claude CodeCodex
Professional Plotly visualization best practices for Field Agents including chart specifications, color palettes, formatting standards, and JSON structure requirements for executive-ready data visualizations.
Skill Claude CodeCodex
Query activation logs to check for errors and view volume.
Skill Claude CodeCodex
Query ID graph to analyze canonical ID group sizes. Use when debugging over-stitching by checking how many individual IDs are mapped to each canonical ID, or when canonical ID groups seem too large.
Skill Claude CodeCodex
Query ID graph to find individual IDs appearing in multiple canonical ID groups. Use when debugging over-stitching by checking whether a single ID has been stitched to more than one canonical ID.
Skill Claude CodeCodex
Analyze RT event tables to identify the most common values for stitching keys. Use when inspecting what ID values are actually flowing into RT 2.0, debugging unexpected stitching behavior, or checking for data quality issues like nulls or empty stitching keys.
Skill Claude CodeCodex
Query identity change logs to explore profile creation and merging.
Skill Claude CodeCodex
Configure RT 2.0 attributes - single, list, counter, and batch attributes for real-time profile enrichment.
Skill Claude CodeCodex
Configure RT 2.0 event tables and key events - define which streaming events to track and filter for real-time processing.
Skill Claude CodeCodex
Configure RT 2.0 ID stitching - merge real-time profiles across different identifiers using stitching keys and primary keys.
Skill Claude CodeCodex
Initial RT 2.0 setup - check enablement status, initialize configuration, and verify prerequisites for parent segments.
Skill Claude CodeCodex
Configure RT 2.0 (Real-Time Personalization) for parent segments including event tables, key events, RT attributes, and ID stitching using tdx ps rt commands or API.
Skill Claude CodeCodex
Configure RT journey activations - webhooks, Salesforce, email, and other integrations for real-time event-triggered actions.
Skill Claude CodeCodex
Create RT 2.0 Journeys (event-triggered) that activate when specific events occur, sending real-time data to external systems.
Skill Claude CodeCodex
Monitor RT journeys - track activation success, debug failures, query activation logs, and optimize performance.
Skill Claude CodeCodex
Validates RT Personalization Entity payloads before creation to prevent common API errors. MUST be invoked proactively during rt-setup-personalization workflow at Step 9c before making the entity creation API call. Also use when encountering "Attribute payload can't be blank" errors or when reviewing personalization…
Skill Claude CodeCodex
Create RT 2.0 Personalization services AND entities that return real-time personalized API responses. Creates both the service configuration (via tdx ps pz) and the actual Personalization entity (via API) with payload definition. Use after RT configuration is complete when user wants to "create RT personalization" or…
Skill Claude CodeCodex
Complete workflow to set up RT 2.0 personalization from scratch - validates parent segment RT status, discovers event tables and attributes, configures RT infrastructure (events, attributes, ID stitching), creates personalization service, and deploys the personalization entity with payload. Use when user wants to…
Skill Claude CodeCodex
Complete workflow to set up RT 2.0 triggers (RT journeys) from scratch - validates parent segment RT status, discovers event tables and attributes, configures RT infrastructure (events, attributes, ID stitching), creates RT journey with activations. Use when user wants to "create realtime triggers" or "set up RT…
Skill Claude CodeCodex
Create RT 2.0 Journeys (Real-Time Triggers) that activate in real-time when specific events occur, triggering activations to external systems via API.
Skill Claude CodeCodex
Expert assistance for importing data to Treasure Data using the JavaScript SDK. Use this skill when users need help with browser-based event tracking, page analytics, client-side data collection, or implementing TD's JS SDK for web applications.
Skill Claude CodeCodex
Expert assistance for using pytd (Python SDK) to query and import data with Treasure Data. Use this skill when users need help with Python-based data analysis, querying Presto/Hive, importing pandas DataFrames, bulk data uploads, or integrating TD with Python analytical workflows.
Skill Claude CodeCodex
Automate update and maintenance of data dictionaries in Treasure Data - generates 80-90% of column descriptions automatically, allowing users to review results, make changes, and fill in gaps. Orchestrates schema extraction, AI-powered description generation, human review, and write-back as single workflow.