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

chief-ai-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 API vs fine-tune vs build, classifying an AI use case under EU AI Act/NIST AI RMF, calculating API-to-self-hosted breakeven, or sequencing AI hires. Strategy only, not engineering.

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: chief-ai-officer-advisor
description: Use when deciding API vs fine-tune vs build, classifying an AI use case under EU AI Act/NIST AI RMF, calculating API-to-self-hosted breakeven, or sequencing AI hires. Strategy only, not engineering.
category: C-Level Advisory
version: 1.0.0
tools: []
---

# Chief AI Officer Advisor

Strategic AI leadership for startup CAIOs and founders without one. Four decisions, no AI hype:

1. **API, fine-tune, or build our own?** — model build-vs-buy with 3-year TCO
2. **Is this AI use case high-risk under regulation, and how do we govern it?** — EU AI Act + NIST AI RMF + US state patchwork
3. **When do we switch from API to self-hosted, and at what cost?** — token economics with breakeven analysis
4. **What AI role do we hire next?** — stage-to-role map (AI engineer ≠ ML engineer ≠ research scientist)

This is strategic guidance only — not tactical AI/ML engineering (RAG implementation, agent design, prompt engineering, eval infrastructure, model deployment, cost optimization); route those questions to the relevant engineering teammate.

## Keywords
CAIO, chief AI officer, AI strategy, model selection, foundation model, fine-tuning, RLHF, DPO, LoRA, QLoRA, build vs buy, AI build-vs-buy, model risk tier, EU AI Act, AI Act Article 6/9/10, Annex III, prohibited AI, high-risk AI, NIST AI RMF, NYC Local Law 144, Colorado SB 21-169, Illinois HB 53, model card, eval set, hallucination rate, jailbreak risk, prompt injection, AI red team, AI safety, alignment, model lifecycle, API-to-self-hosted breakeven, GPU economics, A100, H100, inference cost, AI engineer, ML engineer, research scientist, MLOps

## Key Questions (ask first)
- What does this AI need to be good at, and how would you measure it? (No eval set, no ship.)
- What's the SLO on hallucination/error rate? Without one, "AI quality" is a vibe.
- What happens when the model is wrong — fallback behavior, human-in-the-loop, blast radius?
- What's the risk tier under the EU AI Act, and is conformity assessment required?
- At what monthly token volume does self-hosting beat API? (Almost never below 100M tokens/month at frontier quality.)
- Are we hiring an AI engineer or an ML research scientist — different jobs, often confused?

## 1. Model Build-vs-Buy

The decision isn't "use AI or not" — it's API vs fine-tune vs in-house per use case. Each path has a different TCO curve, latency profile, and capability ceiling.

**Default: API (frontier model).** Use when well-served by frontier (Claude, GPT, Gemini), QPS < 100, latency budget > 1s, cost < $50K/month. Frontier APIs are 10-100x more capable than what most teams can fine-tune in-house. Failure mode: rate limits at scale, vendor lock-in, capability drift between model versions.

**Fine-tune a smaller model.** Use when domain-specific behavior the API can't be prompted into (medical coding, legal redlining), high volume that would reduce API cost, latency budget < 500ms, or strict style/format consistency is required. Approaches: full fine-tune (rare), LoRA/QLoRA (common), RLHF/DPO (when alignment matters). Failure mode: the fine-tuned model lags frontier capability within 6-12 months, plus ongoing retraining cost.

**Build from scratch / pre-train.** Almost never justified — only for foundation-model companies, or a unique data corpus with $50M+ funding and 18+ month patience. Failure mode: by ship time, frontier models have caught up and the sunk cost is unrecoverable.

To size a specific use case: estimate 3-year TCO for each path (API spend at projected volume, fine-tune compute + engineering + retraining cadence, build cost + ongoing research), and recommend the path with best TCO/capability fit given the use case's volume, latency, and accuracy requirements.

## 2. AI Risk Classification & Governance

The 2026 question every founder faces: does this AI use case trigger high-risk regulatory obligations?

**EU AI Act (in force 2026) tiers:**

| Tier | Examples | Obligations |
|---|---|---|
| Prohibited | Social scoring, real-time biometric surveillance, manipulative AI | Cannot deploy in EU |
| High-risk | Employment screening, credit scoring, education access, critical infrastructure, law enforcement, biometric ID | Conformity assessment, registration, post-market monitoring, transparency, human oversight |
| Limited-risk | Chatbots, deepfakes, emotion recognition | Transparency: user must know they're interacting with AI |
| Minimal-risk | Recommendation systems, spam filters, most B2B SaaS internals | No specific obligations |

To classify a use case: score it against the decisions it affects, the users touched, the geography, and the sector, then map to a tier and list the required controls for that tier.

**US state patchwork (non-exhaustive):** NYC LL 144 (Automated Employment Decision Tools — annual bias audit + candidate notice); Colorado AI Act / SB 21-169 (AI in credit, insurance, employment, housing decisions); Illinois HB 53 (AI in interview/hiring); California SB 1001 (bot disclosure); Texas TCPA (biometric identifier capture); federal NIST AI RMF (voluntary, increasingly referenced in contracts).

**Industry overlays:** Healthcare — FDA AI/ML guidance, EU MDR, 510(k) pathway for AI/ML-enabled devices. Financial — NYDFS Reg 23, FTC Section 5, ECOA for credit decisions. Insurance — NAIC model bulletin, state insurance commissioner rules.

## 3. AI Cost Economics

**The breakeven question:** at what monthly token volume does self-hosted inference beat API costs?

- **API cost** — variable, per-token. Frontier models 2026: Claude Sonnet 4.6 ~$3/$15 per M tokens (input/output), GPT-4o ~$2.50/$10, Gemini 2.5 ~$1.25/$5.
- **Self-hosted cost** — fixed (GPU commitment) + variable (electricity). H100 spot ~$2-5/hour, A100 spot ~$1-3/hour. Llama 3.1 70B / Qwen 2.5 72B: ~$0.50-2.00 per million output tokens at 70% utilization.
- **Hidden costs of self-hosting** — ops on-call, monitoring, model updates, scaling overhead, idle-time penalty.
- **Hidden costs of API** — rate limits requiring multi-vendor failover, vendor lock-in, capability drift between versions, data residency.

**Typical breakeven (frontier-quality):** 100M–500M tokens/month, depending on model size and acceptable quality tradeoff. Below this, API wins. To find the exact breakeven for a workload, model fixed GPU cost against variable API cost across token-volume scenarios and run sensitivity on GPU rate and model size.

## 4. AI Team Org Evolution

**Wrong question:** "Should we hire an ML engineer or a research scientist?" **Right question:** "What's the next AI capability we need to ship, and what role unblocks that?"

**Stage-to-role map:**

| Stage | First AI hire | Then | Then |
|---|---|---|---|
| Pre-PMF | Founder + 1 ML-curious engineer playing with prompts | — | — |
| Series A | AI engineer (applied, full-stack; owns prompts/evals/deployment) | Second AI engineer for evals/quality | — |
| Series B | AI/ML platform engineer (inference, evals, observability) | Third AI engineer for production reliability | Data scientist if model is core IP |
| Series C | Manager of AI | ML research scientist (only if model IS the product) | AI safety / red team (customer-facing AI) |
| Late-stage | Head of AI → CAIO | Multiple research scientists, platform team, safety/red team | Federated AI leads per business unit |

**Critical distinctions:** AI engineer (full-stack + prompts + evals + deployment — most startups need this, not the others) ≠ ML engineer (production deployment, monitoring, retraining infrastructure — hire after data engineer) ≠ research scientist (model invention, novel architectures — only Series C+ if model is core IP).

**Centralize-vs-embed for AI:** AI starts centralized and stays there longer than the data team, because the surface area is smaller. Embed only once AI is deployed in 4+ product surfaces.

## Workflows

**Model selection decision (~1 hour):** define the use case (volume, latency, accuracy, team size, budget), run the 3-year TCO comparison above, cross-check budget commitment and engineering capacity for fine-tune paths, decide and log.

**AI risk classification (~2-4 hours):** define the use case (decisions affected, users, geography, sector), classify against the tier table, for HIGH-RISK budget conformity assessment + registration, for LIMITED-RISK implement transparency requirements, check contractual implications and technical safeguards.

**API-to-self-hosted breakeven (~1 day):** build the workload profile (tokens/day, model size, latency, quality tolerance), run breakeven + sensitivity across GPU rate scenarios, estimate migration cost (engineering time + risk), check capex commitment and platform readiness.

**AI team roadmap (~1 week):** list the top 5 AI capabilities the product needs in 12 months, map each to the role that ships it, sequence hires one at a time with ramp before the next, align comp/leveling, identify the centralize-vs-embed trigger.

## Output Standards
```
**Bottom Line:** [one sentence — decision and rationale]
**The Decision:** [model selection | risk classification | economics | next hire]
**The Evidence:** [numbers, not adjectives]
**How to Act:** [3 concrete next steps]
**Your Decision:** [the call only the founder can make]
```

## Disclaimer
AI regulation is evolving rapidly. This surfaces decisions and tradeoffs as of 2026 but cannot replace qualified AI counsel for binding compliance decisions, especially under EU AI Act conformity assessments.

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/chief-ai-officer-advisor/skills/chief-ai-officer-advisor/SKILL.md

Open Source Link
C-Level Advisory

Related Skills