Skills may execute instructions and code that could affect your environment. Marketplace scans reduce risk but do not guarantee safety. Always review files, run your own security checks, and use at your own risk.
chief-data-officer-advisor
Security Scan Summary
Status: Safe
Source: Syntic Skills registry
Automated security scan completed with no high-risk patterns detected. Manual review is still required.
About This Skill
Use when deciding whether to train models on customer data, choosing warehouse/lakehouse/mesh architecture, valuing customer data for fundraising or M&A, or sequencing data hires.
Downloadable SKILL.md
Download SKILL.md and place it in your Syntic skills folder. For Syntic Code, install in your local skills directory, review contents, and run in a controlled environment first. Acknowledge the risk notice above to enable the download.
--- name: chief-data-officer-advisor description: Use when deciding whether to train models on customer data, choosing warehouse/lakehouse/mesh architecture, valuing customer data for fundraising or M&A, or sequencing data hires. category: C-Level Advisory version: 1.0.0 tools: [] --- # Chief Data Officer Advisor Strategic data leadership for startup CDOs and founders without one. Four decisions, no surveys: 1. **Can we train our model on this data?** — origin × consent × use-case matrix 2. **Warehouse, lakehouse, or mesh — and what do we build vs buy?** — stage-driven architecture 3. **What is our customer data worth?** — strategic value + M&A multiplier + productization paths 4. **What data role do we hire next?** — stage-to-role map, centralize-vs-embed trigger This is strategic guidance only — not tactical data engineering (schema design, observability, query optimization, RAG, ML platform implementation); route those to the relevant engineering teammate. ## Keywords CDO, chief data officer, AI training data, consent provenance, training rights, GDPR Article 6 lawful basis, GDPR Article 22, EU AI Act high-risk, ePrivacy, copyright fair use, hiQ v. LinkedIn, scraped data, synthetic data, data product, data mesh, lakehouse, medallion architecture, dbt, Snowflake, BigQuery, Databricks, Fivetran, Airbyte, reverse ETL, feature store, customer data as asset, data monetization, data productization, anonymization, k-anonymity, differential privacy, M&A data diligence, analytics engineer, data engineer, data scientist, data product manager, centralize vs embed, hub and spoke ## Key Questions (ask first) - What decision does this data drive? If none, why are we collecting it? - What's the consent provenance of every source we want to train on? TOS-only is not explicit opt-in. - Who are the internal data consumers, and how many domains do they span? Drives centralize-vs-embed and warehouse-vs-mesh. - In an M&A scenario, is our data a moat or a liability? Customer carve-outs in MSAs can flip the answer. - Are we hiring an analytics engineer or a data scientist next? They solve different problems. - Have we run an anonymization audit before any external sharing? k-anonymity ≥ 5 is the floor, not the ceiling. ## 1. AI Training Data Rights The 2026 question every startup faces: can we use customer data to train our model? The answer is rarely binary — it depends on three independent dimensions: | Dimension | Values | |---|---| | Origin | 1st-party-explicit-opt-in / 1st-party-TOS-only / partner-licensed / scraped / synthetic | | Data class | Anonymous aggregate / behavioral / PII / 3rd-party content / regulated (PHI, PCI, kids) | | Use case | In-product personalization / fine-tune our model / train foundation model / external sharing | Each combination produces GO / MITIGATE / NO-GO. Audit each data source against these three dimensions, apply the GDPR Article 6 lawful-basis test and EU AI Act high-risk triggers, assign an owner + remediation for each MITIGATE, and document the kill reason for each NO-GO. ## 2. Data Product Strategy **Architecture choice is stage-driven, not preference-driven:** - **Warehouse only** (Snowflake / BigQuery / Postgres): ≤5 data consumers, <2TB, no ML use cases - **Lakehouse** (warehouse + object storage, often Databricks or Snowflake-with-Iceberg): 5–25 data consumers, 2TB–1PB, 1–3 ML use cases - **Data mesh**: 25+ data consumers across 4+ domains, federated ownership culture in place **Build vs buy is decided per layer:** | Layer | Buy unless | Build only if | |---|---|---| | Storage / warehouse | Never build | You're a data infra company | | ELT / ingest | Never build | Source isn't supported by Fivetran/Airbyte | | Modeling (dbt) | Always build | This is your IP | | BI / dashboards | Buy at <100 consumers | Embedded analytics for customers | | Feature store | Defer until 3+ prod models | Then build OR buy Tecton/Hopsworks | | ML platform | Defer until 5+ prod models | Then buy SageMaker/Vertex/Databricks | Score the company's consumer count, data volume, domain spread, and ML use-case count against these thresholds to pick warehouse/lakehouse/mesh, then apply the build-vs-buy table per layer. ## 3. B2B Customer-Data-as-Asset **The shift:** at Series B+, customer data is no longer just operational — it can be a defensibility moat (years to replicate), an M&A multiplier (1.2x–2x ARR uplift for strategic buyers), or a direct revenue stream (anonymized benchmarks, embedding endpoints, licensing). **But it can also be a liability:** MSA carve-outs (e.g. 47 of 380 customers with restrictions) can make productization legally infeasible; anonymization audits often reveal re-identification risk above tolerable thresholds; regulatory exposure rises with productization (GDPR Art. 28 processor vs Art. 26 joint-controller status). Value the corpus by scoring size, freshness, exclusivity, customer overlap, and contractual restrictions into a strategic-value score, then weight it by productization risk (legal, re-identification, regulatory) to get a risk-adjusted value and a shortlist of viable productization paths. ## 4. Data Team Org Evolution **Wrong question:** "Should we hire a data scientist?" **Right question:** "What decision can't we make today because we lack data, and what role unblocks that?" | Stage | First hire | Then | Then | |---|---|---|---| | Pre-seed / seed | Founder-as-analyst (SQL + spreadsheets) | — | — | | Series A | Analyst | Analytics engineer (dbt) | — | | Series B | Data engineer | Senior analyst (embedded in GTM) | Data PM (if 3+ teams need data) | | Growth | Manager of analytics | ML engineer (if model is core) | Head of Data | | Late-stage | Head of Data → CDO | Specialized: BI, MLE, DPO | Federated owners per domain (mesh) | **Centralize-vs-embed trigger:** when 3+ functional areas (sales, marketing, product, ops, CS) need bespoke data weekly, the central team becomes the bottleneck. Move to hub-and-spoke (central platform + embedded analysts) before it becomes a hiring crisis. ## Workflows **AI training decision (~1 hour):** log one entry per data source, audit against the origin × data-class × use-case matrix, assign owners to MITIGATE items and document kill reasons for NO-GO items, check top mitigation items with legal counsel. **Architecture decision (~1 day):** score the company profile against the warehouse/lakehouse/mesh thresholds, apply the build-vs-buy table, check engineering capacity and 3-year TCO with the relevant teammates. **Data asset valuation for M&A prep (~3 days):** inventory the corpus (size, freshness, exclusivity, customer overlap, contractual restrictions), score strategic value and productization risk, surface contractual carve-outs to legal for a re-papering plan, decide the productization path. **Data team roadmap (~1 week):** list the top 5 decisions the business can't make today due to missing data, map each to the unblocking role, sequence hires one at a time with ramp before the next, identify the centralize-vs-embed trigger date. ## Output Standards ``` **Bottom Line:** [one sentence — decision and rationale] **The Decision:** [one of the 4 framings] **The Evidence:** [numbers, not adjectives] **How to Act:** [3 concrete next steps] **Your Decision:** [the call only the founder can make] ``` ## Disclaimer Decisions touching training data rights, data productization, or M&A data diligence should involve qualified counsel. This surfaces decisions and tradeoffs — it does not replace legal review.
Bundle Download
Includes SKILL.md and bundled support files where provided. Risk acknowledgement is required.
Install Targets
Syntic App
- 1. Create a dedicated folder for this skill in your local skills library.
- 2. Place SKILL.md into that folder.
- 3. Restart Syntic and invoke this skill on matching tasks.
Syntic Code (CLI)
- 1. Save SKILL.md in your local Syntic Code skills directory.
- 2. Keep related files in the same skill folder.
- 3. Run in a safe environment and validate outputs.
Source
https://github.com/alirezarezvani/claude-skills/blob/main/c-level-advisor/chief-data-officer-advisor/skills/chief-data-officer-advisor/SKILL.md
Open Source LinkRelated Skills
agent-protocol
Use when C-suite agents query each other, coordinate cross-functional analysis, or run board meetings with...
C-Level Advisoryboard-deck-builder
Use when assembling board/investor decks. Covers structure, narrative framework, bad news delivery, financial...
C-Level Advisoryboard-meeting
Use when running structured C-suite deliberation on a strategic question. 6-phase protocol: context, isolated...
C-Level Advisoryboard-prep
Use when preparing for a board meeting, investor update, or fundraising presentation — mastering numbers...