Enterprise AI Onboarding

Enterprise AI Onboarding · Part 7 · Operationalize

Playbook·7 min

You're Not Prompting an AI — You're Onboarding an Employee

Deploying an agent is hiring: access, tools, a mission doc, context. This is the HR system for AI.


This is the idea the whole series is named for. Deploying an agent isn't writing a clever prompt. It's hiring: access, tools, a mission document, and context.

"It's impossible to hire a new employee if you don't onboard them… we provide them a skills file — this is your mission, here's how it's been done, now do it even better. We are creating an HR system for AI." Jensen Huang, NVIDIA

Most people meet AI through a text box and conclude the skill is writing clever prompts. That framing quietly caps everything you'll ever get from it. The leaders extracting real value made one mental switch: they stopped prompting and started onboarding. This is the series title — Enterprise AI Onboarding — and it's the connective tissue of every piece before and after this one.

Think about what actually makes a new hire productive. It isn't their IQ on the interview day. It's the onboarding: their badge and logins, the tools on their laptop, the doc explaining the mission and how things are done, and a manager checking the early work. An agent with none of that is a brilliant stranger locked out of the building. An agent with all of it is a teammate.

The onboarding checklist for an agent

Deploying an agent well means running the same checklist HR runs for a person. Five items — miss any one and the "hire" underperforms:

  • Access — Least-privilege credentials to the systems it needs — and nothing more.
  • Tools — The specific actions it can take, provisioned deliberately from a catalog.
  • Skills file — Its mission, the context, and how the job has been done before.

…and the two managers forget:

  • Evals — A rubric for “good work” — how you’ll check its output, like a probation review.
  • Guardrails — The limits it must stay inside, enforced by a secure runtime.

Define the terms

  • Skills file — a document that gives an agent its mission, context, and known-good methods; the new job description.
  • Eval — a repeatable test that scores whether an agent's output meets the bar.
  • Runtime — the secure environment that actually executes an agent's actions and enforces its limits.
  • HR system for AI — the governance layer that provisions, permissions, and reviews your agents the way HR does people.

The skills file is the new job description

The highest-leverage artifact in this whole model is the skills file. It's where you write down what a role actually is: the mission, the context that only exists inside your company, and the hard-won methods your best people use. "Here's your mission, here's how it's been done, now do it even better." Write that once, well, and every agent you onboard into that role inherits your institutional knowledge on day one.

"This is your mission, here's how it's previously been done — now do it even better."

Security is the real deployment blocker

Here's what stalls most agent deployments — and it's not model quality. It's the runtime and security question: what is this thing actually allowed to touch, and can I prove what it did? You'd never give a new hire root access to production on day one. The same discipline — least-privilege access and a secure, audited runtime — is what makes an agent safe to actually deploy. This is where onboarding meets governance (Part 1): the badge is what lets you open the door.

Write the skills file for your first hire

Pick one role you'd hand an agent. Write its skills file: mission in a sentence, the context it needs, the method your best person uses, and the definition of good work. That single document — not a clever prompt — is what turns a model into an employee.

Written by

ANTHONY SEALEY.AI