Syntic

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.

C-Level AdvisoryFree Safe

cdo-review

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 validating training-data consent before an AI project, choosing a data architecture, or valuing a data asset for productization or M&A.

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.

SKILL.md
---
name: cdo-review
description: Use when validating training-data consent before an AI project, choosing a data architecture, or valuing a data asset for productization or M&A.
category: C-Level Advisory
version: 1.0.0
tools: []
---

# CDO Review — Data Strategy Interrogation

Pressure-test any plan touching training data, data architecture, data productization, or data hiring with six forcing questions before commitment.

## When to run

Before approving an ML training run using customer data; before signing a multi-year data-infrastructure contract (warehouse, ELT, orchestration); before productizing customer data (benchmark report, embedding endpoint, license); before a major data hire (head of data, data PM, ML engineer); before M&A diligence, yours or theirs; or whenever "monetize" gets used near "data."

## The six questions

1. **What decision does this data drive?** "We might need it later" or "it feels like a moat" aren't decisions — name the specific business call this data unblocks, or question why it's being collected, trained on, or productized at all.
2. **What's the consent provenance for every source?** For each source, know its origin, consent flow, data class, and intended use. First-party-TOS-only consent is weaker than first-party explicit opt-in, and a bundled TOS doesn't cover a materially new purpose like training foundation models on PII — audit this whenever an AI use case is in scope.
3. **Who consumes this internally, and across how many functional domains?** This drives the architecture choice: fewer than 5 consumers argues for warehouse-only, 5-25 for a lakehouse, 25+ with a federated culture for a data mesh. A premature architecture choice is the top cause of data-team burnout.
4. **What's the M&A diligence impact?** If an acquirer asked about this data corpus tomorrow: is there a documented anonymization process, what percentage of customers have MSA carve-outs, and are training-data provenance logs current? Revisit quarterly.
5. **Can the model, decision, or report be re-run without this source?** If yes, blast radius is low and consent posture can change later; if no, the organization has structurally committed to that source and it needs harder vetting up front.
6. **What role unblocks this, and is it the right next hire?** Hiring a data scientist when an analytics engineer is the right answer costs roughly a year of productivity — map the decision to the specific role and confirm prerequisites are staffed (a data engineer before an ML engineer, an analyst before a data scientist).

## Output structure

State the decision in one sentence (training, architecture, asset, or hire), then report: for training, the count of NO-GO / MITIGATE / GO sources and the top remediation; for architecture, the recommended model (warehouse / lakehouse / mesh), a build-vs-buy summary, and the criteria that would trigger revisiting it; for asset valuation, a strategic-value score, a moat rating (strong/medium/weak), and an M&A multiplier range against ARR; for hiring, the next role, why it beats the alternative, and whether prerequisites are staffed. Close with a verdict — SHIP, SHARPEN, or BLOCK — and three concrete next steps.

## Related reviews

Route productization or licensing paths to the legal reviewer; route architecture changes touching customer data to the security reviewer; route build-vs-buy TCO and M&A valuation math to the finance reviewer; route data-team hiring to the people reviewer. Freeze multi-year infrastructure contracts for review before signing.

Bundle Download

Includes SKILL.md and bundled support files where provided. Risk acknowledgement is required.

Install Targets

Syntic App

  1. 1. Create a dedicated folder for this skill in your local skills library.
  2. 2. Place SKILL.md into that folder.
  3. 3. Restart Syntic and invoke this skill on matching tasks.

Syntic Code (CLI)

  1. 1. Save SKILL.md in your local Syntic Code skills directory.
  2. 2. Keep related files in the same skill folder.
  3. 3. Run in a safe environment and validate outputs.

Source

https://github.com/alirezarezvani/claude-skills/blob/main/c-level-advisor/c-level-agents/skills/cdo-review/SKILL.md

Open Source Link
C-Level Advisory

Related Skills