Chief Data Officer Advisory Workflow
Chief Data Officer advisory: data strategy, governance, and analytics maturity.
Before & after
Same prompt, same agent — the only difference is the skill.
Your data strategy depends on a lot of factors—your current team size, what tools you're using, what problems you're trying to solve, and where your data maturity is. I could outline some common priorities like improving data quality, building dashboards, or setting up better data governance, but I'd need to understand your situation better. What's your biggest data challenge right now? Are you more worried about analytics, compliance, or something else?
CDO-LENS DATA STRATEGY FRAMEWORK: Q3 Priorities
CURRENT STATE AUDIT
Data stack: Segment → Snowflake → Looker + dbt
Maturity: Mid-stage (analytics, not yet ML-ops)
Team: 1 analytics engineer, 1 data analyst, 0 data engineers
Pain points: Dashboard staleness, data quality SLAs undefined, warehouse costs 8K/month (underutilized)
PRIORITY TIER 1 (Revenue-impacting, do first)
1. Data Quality & Freshness SLA
- Define: Critical metrics update within 1 hour; weekly reports within 24 hours
- Implement: dbt tests (not null, unique, referential), Soda monitoring
- Owner: Analytics Engineer
- Timeline: 2 weeks
- Expected outcome: 0 "stale dashboard" incidents next quarter
2. Customer 360 Foundation
- Merge disparate user_id identifiers (email, anonymous_id, uuid)
- Impact: Unblock cohort analysis, retention funnels, churn prediction
- Owner: Data Analyst + Analytics Engineer (pair)
- Timeline: 4 weeks
- Expected outcome: Single source of truth for 95% of users
PRIORITY TIER 2 (Operational efficiency, do parallel)
3. Warehouse Cost Optimization
- Audit: 60% of Snowflake spend is on unused/development queries
- Action: Auto-suspend clusters, archive cold tables, kill unused roles
- Expected savings: 3K/month (37%)
- Owner: Shared (1 week effort)
4. Self-Service Analytics Enablement
- Train product team on Looker filters, saved queries
- Reduce support tickets (analytics engineer is 40% support QA)
- Owner: Analytics Engineer (3 hours training)
PRIORITY TIER 3 (Strategic, defer to Q4)
- ML-ops foundation (feature store, model monitoring)
- Advanced analytics (attribution modeling, causal inference)
- Data governance & compliance (cross-functional alignment)
QUARTERLY ROADMAP
Weeks 1-2: Quality SLA + monitoring
Weeks 2-4: Customer 360 + warehouse cost audit (parallel track)
Weeks 5-12: Rollout, stabilize, train stakeholders
Unblock: Hiring 1 data engineer in Q4 (customer 360 was bottleneck)
SUCCESS METRICS
- SLA compliance: 98% of dashboards on-time
- Customer 360 coverage: 95% of users
- Warehouse cost: 5K/month or less
- Analyst time on support: Below 20%About this skill
name: skills-chief-data-officer-advisor description: Use when Structured Claude skill that gives Claude a repeatable workflow for skills chief data officer advisor.
Skills Chief Data Officer Advisor
One of 337+ skills in the original author's multi-agent claude-skills mega-collection (~19k GitHub stars). Packages the Skills Chief Data Officer Advisor workflow with its own instructions and validation so outputs stay consistent.
What you get
- Public GitHub repo (alirezarezvani/claude-skills)
- the skills-chief-data-officer-advisor skill folder with SKILL.md. Part of a 337-skill / 30-agent / 70-command install.
Customize your output
- Fork the repo and adapt the skill's instructions and references to your workflow.
Example output
Activates automatically when your request matches Skills Chief Data Officer Advisor; chains with the other skills, agents, and commands in the collection.
Best for
Creators, builders, and teams using Claude Code.
SKILL.md preview
---
name: skills-chief-data-officer-advisor
description: Use when a team needs Chief Data Officer-level guidance on data strategy, governance, quality, and analytics maturity rather than a single narrow data task.
version: 1.0.0
category: AI Agents / Development
author: AgentVolt
license: proprietary
tags:
- ai-agents
- development
---
# Skills Chief Data Officer Advisor
Provides a structured advisory workflow covering data strategy, governance, and analytics maturity, mirroring how a Chief Data Officer approaches these questions.
## When to use
… (sign up to view the full skill)More ai & agents skills
View all AI & Agents skills →Skill Status Report
Scan every skill in a project and report which pass validation, which are stale, and which lack required metadata.
Skills Scaffolder
Scaffold a new skills directory — folder structure, metadata, a baseline validation pass — with the right conventions from day one.
Research Bundle
Run a multi-step research task as one pipeline: gather sources, extract findings, validate consistency, emit one structured bundle.
Workspace Admin
Administer a Cowork or Claude workspace — settings, access, configuration — with every change scoped and verified.