EX
expanly-scoring-model
repo →DataExpanly Claude Code Agents
Expanly Scoring Model is a Claude Code agent that writes and maintains Dataform SQLX pipelines for ranking ecommerce products inside BigQuery. It handles multi-window aggregations, resilient JSON parsing, and weighted priority scoring used by merchandising and growth teams. The buyer is a data or analytics engineer at an ecommerce company already standardized on GCP and Dataform who wants an AI pair-coder fluent in the Expanly scoring conventions rather than another dashboarding tool.
> what it does
- Builds Dataform SQLX models for product scoring in BigQuery
- Aggregates signals across multiple time windows for trend analysis
- Handles schema drift in JSON event payloads without breaking pipelines
- Prioritizes SKUs using weighted scoring logic for merchandising decisions
- Ships as a Claude Code agent, not a hosted SaaS product