senior-data-scientist

Design A/B tests, engineer features, and evaluate models with Python pipelines.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/rickydwilson-dcs/claude-skills --skill senior-data-scientist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: senior-data-scientist
Source: https://github.com/rickydwilson-dcs/claude-skills/tree/main/skills/engineering-team/senior-data-scientist
Command: npx skills add https://github.com/rickydwilson-dcs/claude-skills --skill senior-data-scientist

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides world-class data science capabilities for experimental design, statistical modeling, feature engineering, and rigorous evaluation to drive data-driven decisions in production systems.

Core Features & Use Cases

  • Experiment Design & A/B Testing: Power analysis, sample size planning, sequential testing.
  • Statistical Modeling: Regression, time series, causal inference, and ML evaluation.
  • Feature Engineering: Automated feature generation, selection, and transformation.

Quick Start

Example usage demonstrates creating an experiment plan, training pipelines, and evaluating models.

Frequently Asked Questions about senior-data-scientist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design and run A/B tests with statistical rigor?

A/B testing requires power analysis, sample size planning, and sequential testing to ensure statistical validity. This Skill automates experiment design, calculates required sample sizes, and validates results against significance thresholds, enabling production teams to make data-driven decisions with confidence.

What's the best way to build and evaluate predictive models in production?

Production models need rigorous evaluation across multiple metrics, cross-validation, and reproducibility. This Skill provides a model evaluation suite with automated validation, interpretability tools, and config-driven pipelines that work with CSV, JSON, and SQL data sources.

How do I automate feature engineering for machine learning pipelines?

Feature engineering involves automated generation, selection, and transformation of input variables. This Skill includes a feature engineering pipeline that handles these steps systematically, reducing manual effort while maintaining reproducibility and traceability.

Can I perform time-series analysis and causal inference on my data?

Time-series and causal inference require specialized statistical modeling. This Skill supports both through regression, time-series frameworks, and causal inference methods, alongside config-driven automation and reporting that validates assumptions and generates business insights.

Does this work with data in CSV, JSON, and SQL formats?

Yes. This Skill supports multiple data formats—CSV, JSON, and SQL—enabling integration with existing data pipelines. Config-driven architecture allows you to specify formats without code changes, streamlining preprocessing and pipeline orchestration.

What level of Python expertise do I need to use this Skill?

The Skill provides production-grade Python tooling (Experiment Designer, Feature Engineering Pipeline, Model Evaluation Suite) designed for teams building data science at scale. Experience with statistical concepts, Python workflows, and model evaluation is assumed for production deployments.