The Operator Standard is public. So is the pass rate. Read the standard
Multistaff Academy

The AI Developer Track

A six week, part time certification track for experienced developers who want their throughput to match what the tools now make possible. You rebuild your working style around AI coding systems (Claude Code, Cursor, agentic workflows) with tests and review as a hard gate, then sit the same live exam our Talent network hires against. Pass and you leave with the Multistaff Certified credential, a working workflow library, and eligibility to apply to the network.

Format6 weeks, part time, live cohort
ForWorking developers with real shipped-software experience who want certified, measurable AI leverage
This track

Software development is the function where the gap between AI’s potential and most developers’ reality is widest. Adoption is near universal; engineered leverage is rare. This track takes developers who already know how to build software and rebuilds their working style into an AI augmented system: spec-first development, agentic workflows, a verification gate that makes the speed safe, and a throughput multiplier that is measured, not claimed. Six weeks later, you sit the same exam our Talent network hires against.

Who this track is for

Three kinds of developers get the most from this track.

The mid career engineer. You have shipped real systems for years, and you can feel the profession repricing under you. Every posting now asks for AI fluency, and “I use Copilot” proves nothing because everyone says it. You are not looking for another tutorial. You are looking for proof.

The freelancer or contractor raising rates. You bill for features and your ceiling is your own hours. A developer who merges in a day what used to take a week does not charge by the old clock. Certification gives you a verifiable reason to quote on output instead of time.

The strong developer using AI badly. You have the tools open all day and a nagging sense they are making you faster at typing and slower at shipping. You are probably right: METR’s 2025 randomized trial found experienced developers were 19 percent slower using AI casually on codebases they knew well. The fix is not more prompting. It is a system, and building that system is this track.

One honest bar for all three: this track requires real engineering seniority. The application screens for it, because we teach augmentation, not programming. A weak developer with a strong model ships plausible-looking defects faster, and we do not certify that.

What you build, week by week

Weeks 1 to 2: Operator Core. All tracks train together on the shared foundation. You assemble a personal AI stack you can justify tool by tool, learn workflow engineering (the discipline of turning one off prompts into documented, repeatable systems and agent assisted pipelines), and build verification into everything: where models fail on your kind of work, and how to make sure nothing leaves your hands unchecked. You connect the stack to real tools through automation, and you baseline your current throughput, because your multiplier will be measured against it at the end, with artifacts.

Week 3: Spec-first development. You build the brief-to-implementation pipeline: turning a loose product ask into a written spec the model can execute against, driving Claude Code and Cursor through implementation with the codebase context that separates useful output from confident nonsense, and structuring work so review is fast because intent was explicit. The week’s discipline: the spec is yours, the typing is mostly not.

Week 4: Agentic workflows and the verification gate. The heart of the track. You build supervised agentic pipelines for well-defined engineering work: test backfills, refactors, migrations, integrations, dependency upgrades, run end to end while you do something harder. Then the gate that makes it safe: test-first checkpoints, review discipline tuned to the model’s actual failure modes, and the written verification log that our exam (and your future clients) will demand. Every graded deliverable this week must show what the model got wrong and how you caught it.

Week 5: Shipping cadence and codebase systems. You build codebase research workflows (getting a model productively oriented in an unfamiliar repository), CI and deployment hygiene around the accelerated pace, and the reporting layer: turning merged work into a short written record a founder or client can read. You close the week by assembling your full workflow library and measuring your throughput against your week one baseline.

Week 6: Capstone and certification exam. A scoped feature built end to end on a real codebase under timed, screen recorded exam conditions: a short technical spec, the implementation, a passing test suite, and a defended pull request with a written verification log. Two graders score it against the public Operator Standard rubric.

The certification

The exam is the product. It is graded against the published Operator Standard, the same six competency rubric used to admit every operator in the Multistaff Talent network, whether they came through the Academy or applied directly. You are scored on output quality, verification behavior (did you catch what the model got wrong), workflow maturity, and honest throughput.

The pass rate across all applicants to the standard is under 15 percent, and we publish it. If you do not pass, you get one free retake within 90 days. If you pass, you become Multistaff Certified, with a verifiable credential page on multistaff.com that anyone can check. The credential expires annually and is renewed through a light recertification, because the stack changes too fast for a lifetime badge to mean anything.

The path to the network

Here is exactly what passing gets you, without varnish: eligibility to apply to Multistaff Talent, the network companies use to hire certified AI Developers on subscription.

Network admission still requires a judgment interview, reference checks, and a supply and demand check for the developer function. We do not place everyone who passes, and we will not promise you a job. What we can say honestly: the certification exam and the network’s hiring exam are the same exam, our best graduates do get hired through the network, and top capstone performers are fast tracked and featured, anonymized, on the site.

Training an engineering team rather than yourself? Private cohorts run the same program on your company’s real codebase. See Academy for teams.

Curriculum

Six weeks, week by week.

Operator Core

The operator stack, workflow engineering from prompts to documented systems, verification discipline, automation and integration with your real tools, and baselining your own throughput so the multiplier is measured, not claimed.

Developer track

Spec-first development with AI coding assistants, agentic workflows for well-defined engineering tasks, test and review gates that make speed safe, codebase research and navigation systems, and shipping cadence, built as a documented library on real codebases.

Capstone and certification exam

A scoped feature built end to end on a real codebase under timed, screen recorded exam conditions and graded by two graders against the public Operator Standard rubric.

Outcomes

What you can do by the end.

  • A personal AI coding stack (Claude Code, Cursor, agentic tooling), documented and defensible tool by tool
  • A spec-to-merge workflow that takes a feature from brief to tested, reviewed pull request in a fraction of your old cycle
  • Agentic pipelines for the repeatable: test backfills, refactors, migrations, and integrations run end to end under supervision
  • A verification gate you can defend: tests, review discipline, and a written log of what the model got wrong
  • A measured throughput multiplier, baselined against your own pre program output
  • On passing, the Multistaff Certified credential and eligibility to apply to the Talent network

Capstone

A scoped feature taken from brief to merged: a short technical spec, the implementation, a passing test suite, and a defended pull request with a written verification log, produced under exam conditions.

MULTISTAFF CERTIFIEDOPERATOR STANDARD
Pass rate
Under 15%
Published from cohort one
If you do not pass
1 free retake
Within 90 days
Format
6 weeks
6 weeks, part time, live cohort
On passing
Network eligible
Apply to the hire network
FAQ

The Developer track

Do I need software engineering experience to join this track?

Yes. Function seniority is a prerequisite, and the application screens for it: you should have years of real shipped software behind you. We teach augmentation, not programming itself. AI multiplies engineering judgment; it cannot supply it, and a certification built on weak fundamentals would be worthless to you and to the companies that hire against it.

I already use Copilot or Cursor daily. What would this add?

Most developers use AI tools; very few have engineered their work around them. A 2025 METR trial found experienced developers were 19 percent slower using AI casually on familiar code. The track is the difference between autocomplete and a system: spec-first workflows, agentic pipelines for the repeatable, a verification gate you can defend, and a measured multiplier with artifacts behind it.

How much time does the program take each week?

Eight to ten hours per week for six weeks. The program is built for employed professionals: live cohort sessions are scheduled around working hours, and the graded weekly deliverables are done async on your own schedule.

What happens if I do not pass the certification exam?

You get one free retake within 90 days. There is no certificate of completion as a consolation prize. The exam can be failed, and we publish the pass rate, because a certification everyone passes is a receipt, not a credential.

Does passing mean Multistaff will place me in a job?

No, and we will not pretend otherwise. Passing makes you eligible to apply to the Multistaff Talent network, which also requires a judgment interview, reference checks, and a supply and demand check for the developer function. Our best graduates do get hired through the network, and the certification exam and the hiring exam are the same exam, but eligibility is the honest promise.
Apply

Apply to the Developer track.

We reply within one business day with the founding cohort dates.

We reply within one business day. Applying does not commit you to a cohort.