> AI leadership advisor on AI strategy, governance, risk, investment, and org design. Use when defining an AI strategy, building an AI governance program, scoring AI maturity, or drafting an AI risk register.
22k tokens
context cost
the whole folder, loaded on every use
7
files
ships runnable scripts
0
copies elsewhere
how many repositories repackaged it
447
stars on the repo
on the repository, not the skill itself
Install
one command, takes just this skill from the repository
| Maturity | Early (need to set standards) | Late (BUs have ML chops) |
| Risk appetite | Conservative | Aggressive, fast iteration |
A typical pattern at scale is hub-and-spoke: a central AI/ML platform and
governance team (the hub) sets standards, owns infra, and reviews high-risk
systems; embedded ML squads (the spokes) own product outcomes inside business
units. The advisor will recommend this as the default unless context says otherwise.
Build vs buy vs partner
Build when the capability is differentiating (proprietary data + workflow)
Buy when the capability is undifferentiated and well-served by SaaS (transcription, generic chat UI, vector store)
Partner when there's deep model IP you can't replicate and the partner is willing to accept your governance terms (e.g., a frontier-lab partnership with a data-residency contract)
When to declare a system "high-risk" under EU AI Act
Use ai_risk_register_generator.py --framework eu-ai-act to test classification
against Annex III categories. If the system is in scope of one of the eight
infrastructure), trigger the conformity assessment + post-market monitoring
playbook from references/ai-risk-and-governance.md.
Common engagements
"Help me write the AI section of the board deck"
Run the maturity assessor; pull dimension scores and 3-month delta.
Pull top 3 wins and top 3 risks from the risk register output.
Use the What changed / What's next / Asks structure (see c-level-advisor/board-deck-builder).
Keep the section to one page; reserve detail for the appendix.
"We're being asked to deploy a high-risk AI system in 6 months. What do we do?"
Classify under EU AI Act Annex III + ISO 42001 risk categorization.
Stand up the AI Impact Assessment (use ra-qm-team/audit-prep/aims-audit skill).
Confirm the data is governed (lineage, consent, minimisation).
Define the human oversight model and acceptance criteria.
Plan post-market monitoring + incident reporting (Article 73).
Get the AI governance committee sign-off before deployment.
"What should our AI org look like in 12 months?"
Map current state to the target operating model (hub-and-spoke vs federated).
Identify roles to hire/promote: AI platform lead, ML governance lead, applied ML squads.
Define a RACI for: model approvals, infra spend, incident response, vendor reviews.
Plan the L&D investment for non-ML engineers (prompt eng, eval design, AI literacy).
Anti-patterns to avoid
AI strategy that doesn't tie to a business outcome. Strategy without P&L attribution becomes a research project.
One governance committee for everything. Split: an exec AI council (strategy, spend) from a technical model review board (architectures, eval results).
Banning the LLM tool that everyone is already using. Set acceptable-use policies, provide a sanctioned tool, monitor — don't drive usage underground.
Treating AI risk as someone else's problem. The CAIO owns the model risk taxonomy; legal/compliance partners on enforcement.
Buying eight LLM platforms. Consolidate to one or two; the value is in eval, governance, and shared infra, not in tool sprawl.
Forgetting that 70% of "AI" cost is data + people. Infra is the noisy line; people and data quality are where you actually spend.