Skip to content
    Scaling With AI

    The role of AI in educator workflows: 90-day guide

    JK
    10 min read

    TL;DR

    1

    The strongest evidence is a UK randomised controlled trial. Teachers using ChatGPT with a usage guide cut planning time 31%, from 81.5 to 56.2 minutes a week, with no drop in quality.

    2

    Split the work into three zones before you build anything. Routine automation, assisted creation, and human core.

    3

    Single prompts are not workflows. A workflow is a chain with a verification step between each stage.

    4

    If you process learner data in the UK, UK-GDPR applies. Do the DPIA before you deploy, not after.

    5

    The AI Orchestrators build the system with Claude Code, so your method runs as AI employees rather than as prompts your team has to remember.

    AI will reliably cut routine admin and planning time in an education business. It will not replace judgment, mentorship, or the relationships people pay you for. That is the honest verdict, and the evidence backs both halves of it.

    The strongest number available comes from a randomised controlled trial, not a vendor case study. The Education Endowment Foundation trial of ChatGPT in lesson preparation, evaluated independently by NFER, put 259 teachers across 68 English secondary schools into a controlled test. Teachers using ChatGPT alongside a usage guide cut weekly planning time from 81.5 minutes to 56.2. That is 25.3 minutes back, a 31% reduction, with no noticeable difference in the quality of what they produced.

    Your next step: pick one high-volume workflow, map how you do it today, and build a 90-day prototype around that single workflow. That is the whole playbook in one sentence.

    • AI handles: admin, content drafts, assessment generation, differentiation scaffolds, learner support FAQs
    • AI does not handle: high-stakes judgment, coaching, relationship work, final sign-off on anything a learner sees
    • The gap most founders miss: the saving above came from teachers using a guide, not from raw tool access

    What does the evidence actually say about AI and educator time?

    Two findings are worth quoting to any stakeholder, and one caveat is worth quoting louder.

    The time saving is real and measured. The EEF trial is the cleanest evidence in the space: randomised, independently evaluated, with a comparison group asked to avoid generative AI entirely. 25.3 minutes per teacher per week, a 31% cut.

    The quality did not drop. An independent panel reviewed sample materials from both groups and found no noticeable difference. The evaluators flagged that this rested on a limited sample, so treat it as promising rather than settled.

    The caveat: the guide did the work, not the tool. Teachers in the trial got structured guidance on how to use the tool. That is the finding people skip. Access to AI is not the intervention. Structure around AI is the intervention.

    That pattern repeats at every scale. The OECD Digital Education Outlook 2026 makes the same point from the other direction. Where AI gets used without clear teaching principles, outsourcing the task raises the output and produces no real learning underneath it. The OECD's warning is aimed at students. It lands just as hard on your team.

    Adoption is already well past the early stage. Drawing on TALIS 2024 data, the same OECD report puts 37% of lower secondary teachers using AI for their job in 2024. Of those surveyed, 57% agree it helps write or improve lesson plans. Your competitors are not deciding whether to use this. They are deciding how well.

    One note on transfer. That trial ran with Year 7 and 8 science teachers in English schools, not with a $2M online course business. The mechanism carries across, because structured AI use cuts planning and drafting time anywhere. The exact percentage does not. Run your own baseline before you claim a number.


    Where does AI actually belong in your workflow?

    Think of it like a professional kitchen. Three zones, three different rules.

    Zone 1: Prep (routine automation) The work nobody needs a human for. Admin, scheduling, enrolment processing, FAQ responses, first-pass marking against a fixed rubric. AI runs this without supervision.

    Zone 2: Cooking (assisted creation) Content drafts, quiz generation, differentiation scaffolds, lesson and module outlines. AI produces the first version. A subject expert reviews and approves before it moves.

    Zone 3: Plating (human core) Mentorship, high-stakes assessment decisions, relationship work, final judgment calls. AI does not belong here. Full stop.

    Most founders automate Zone 2 first because it looks impressive. Start with Zone 1. It is lower risk, the failure modes are obvious, and it buys you the time to do Zone 2 properly.

    Pro tip: Sketch the three zones on a whiteboard in your next team session. Ask everyone to place their five most time-consuming tasks. Consensus on what to automate first usually takes about ten minutes.

    This maps directly onto AI-powered learning experience design if you want the fuller framework.


    How do you build a reusable AI workflow?

    Single prompts are not workflows. A workflow is a chain of prompts with a verification step between each stage. Think recipe with quality checks, not one clever instruction.

    A working chain for a lesson or module:

    1. Decompose the goal. "Break this learning objective into five sub-skills a learner must master."
    2. Gather resources. "List five credible sources and three common misconceptions for this topic."
    3. Draft it. "Write a 45-minute session outline using these sub-skills and sources."
    4. Differentiate. "Produce three versions: foundation, core, and extension."
    5. Generate assessment. "Create five formative questions and one summative task aligned to the objective."
    6. Produce facilitator notes. "Write a one-page brief covering key misconceptions and suggested interventions."

    The verification steps between stages are the actual product:

    • Check outputs against your standards before passing to the next prompt
    • Run the draft past one subject expert before use
    • Test on a small cohort first and measure against your rubric
    • Log every hallucination or factual error in a shared audit sheet

    Here is where most education businesses stall. That chain lives in someone's head, or in a doc nobody opens. It works while the person who wrote it is in the room, and degrades the moment they are not.

    The fix is to stop treating the chain as a prompt library and start treating it as software. We build these with Claude Code, which lets a non-technical founder turn a documented method into working agents in days. Each step in the chain becomes an AI employee with a defined role and its own review gate, and the set of them becomes an AI Operating System: your method, running as software. Your rubric stops being guidance nobody reads and becomes something the system enforces on every output.

    That is the difference between saving 25 minutes a week and taking yourself out of the delivery loop.

    Pro tip: Build separate agents for planning, assessment and feedback. Keep them modular. When one needs updating you change that agent alone, without breaking the other two.


    What governance and UK compliance do you need?

    Not optional. If you process learner data in the UK, UK-GDPR applies.

    UK-GDPR checklist:

    1. Identify your lawful basis for processing learner data in each agent workflow
    2. Apply data minimisation, so each agent gets only the data it genuinely needs
    3. Confirm your AI vendors are named as data processors in your contracts
    4. Complete a Data Protection Impact Assessment before deploying any new agent
    5. Maintain records of processing activities for each workflow
    6. Get consent where required, particularly for personalisation features

    Practical risk mitigations:

    • Set a human sign-off rule for every output that reaches a learner
    • Run bias checks on assessment generation quarterly
    • Restrict agent access to the minimum data required
    • Keep audit logs of every AI-generated output that reached a learner
    • Review vendor ownership terms, because you must own your IP and your data

    The governance risk is not hypothetical. A 2026 scenario study in Frontiers in Education by Biström and Mollwing maps three futures for AI in teaching, and the difference between them is not the technology. It is whether institutions choose human and AI teaming or quietly let AI supervise the work. Their conclusion is that the trajectory depends on governance choices, not on what the models can do.

    If you are building or buying the software layer, the compliance questions get sharper. DevWiz covers the vendor and build side of this in AI software compliance explained for leaders.

    Protecting your IP matters just as much. Read the role of IP in online education before you hand your methods to any vendor.


    What does a 90-day prototype plan look like?

    Six phases. Clear owners. A measurable outcome at each stage.

    1. Weeks 1 to 2: Explore. Owner: founder. Map one high-volume workflow. Document every step, decision point and data input. Done when the workflow diagram is signed off.
    2. Weeks 3 to 4: Map. Owner: product owner. Turn your method into agent role descriptions and a prompt chain architecture. Done when a subject expert has reviewed the chain.
    3. Weeks 5 to 7: Build. Owner: whoever holds the build seat. Build the agents in Claude Code. Done when they pass internal QA on five real test cases.
    4. Weeks 8 to 10: Pilot. Owner: QA reviewer. Run with a small cohort. Measure time saved, quality scores and team confidence. Done when the time saving is confirmed against your own baseline.
    5. Weeks 11 to 12: Iterate. Owner: product owner. Fix what the pilot exposed. Update audit logs. Done when the error rate sits under your agreed threshold.
    6. Week 13 and beyond: Transform. Owner: platform admin. Roll out to the full team. Done when founder hours are demonstrably back and quality holds.

    Metric targets for the prototype:

    • Time saved per team member per week, measured against your own week-zero baseline
    • Quality pass rate on AI-generated content after human review
    • Founder hours reclaimed per week, tracked from week 8

    Set your own targets from your baseline. Borrowing the trial's 31% as a target before you have measured anything is how prototypes get declared successful without being successful.


    Who does what and which integrations matter?

    Six roles. Not six people. Most founders cover two or three at the start.

    • Founder: sets direction, approves the IP mapping, owns governance decisions
    • Product owner: maps proprietary methods into agent instructions
    • Orchestrator: builds and maintains the agent network
    • QA reviewer: checks outputs before they reach learners
    • Data steward: manages UK-GDPR compliance and audit logs
    • Platform admin: handles integrations, access control and uptime

    Architecture checklist:

    1. Separate agents by function, so planning, assessment, feedback and support stay distinct
    2. Map your integration points: LMS, CRM and communication tools
    3. Use a data store that keeps learner data inside UK or EEA boundaries
    4. Build a human review flow into every agent that produces learner-facing content
    5. Document audit trails for all AI outputs

    What to check in any vendor: customisability, data ownership terms, support for human-in-the-loop workflows, and data residency. Scalable systems for educators goes deeper on this.


    What metrics matter and how do you calculate ROI?

    Track weekly:

    • Time saved per team member per week, in minutes
    • Founder hours reclaimed per week
    • Quality pass rate on AI-generated content
    • Learner touchpoint frequency
    • Revenue per client, tracked quarterly

    A worked example, using the trial figure as an illustration only:

    InputFigure
    Team members running the workflow5
    Time saved per person per week25 minutes (EEF trial baseline)
    Total weekly time saved125 minutes, about 2 hours
    Over a 90-day prototyperoughly 26 hours of recovered capacity

    Two caveats. That figure assumes your workflow behaves like lesson planning, and it counts recovered minutes rather than revenue. Minutes only become money when the freed capacity gets pointed at something that earns. That is why founder hours reclaimed beats team minutes saved as a metric.

    Work out your own number by multiplying reclaimed founder hours by whatever an hour of your time produces. If you cannot answer that, that is the first thing to fix, before any AI build.


    The honest view on what works and what does not

    The biggest mistake founders make is automating before they have mapped their IP. You cannot build an agent that replicates your decision-making if you have never written down how you make decisions. The mapping is the work. Everything after it is execution.

    The second mistake is dropping human sign-off to save time. The OECD is direct about this: use AI without pedagogical structure and you raise output while producing nothing real underneath. Build the review step in from the start. Retrofitting it after a quality incident costs more than it saves.

    The third is buying tools instead of building a system. Five tools each saving an hour is not a system. It is five tools. Nothing compounds, nothing survives someone leaving, and you are still the person holding it together.

    On vendor lock-in: read the ownership terms before you sign. Your IP, your prompts, your data. If the contract is ambiguous, it is not ambiguous in your favour.

    The human-in-the-loop principle is not a limit on what AI can do. It is what makes the system trustworthy enough to scale.


    The AI Orchestrators 90-day program

    Most founders who come to us have already tried the tools. They have saved an hour here and there. What they have not done is connect any of it into a system that runs without them.

    Our 90-day program starts with a diagnostic. We map your IP, find your highest-value workflows, and build a working prototype in the first month using Claude Code. You pilot it with a real cohort in month two. By month three your team runs it, and your method is encoded as AI employees rather than living in your head.

    It suits founder-led educators and consultants above $1M in revenue. You need a proprietary method worth protecting, and a real need to hand decisions to a system instead of a person.

    Take the free IP assessment to see how monetisable your current methods are and whether the program fits.


    Useful sources


    Frequently Asked Questions

    JK

    James Killick

    Founder

    The AI Orchestrator. 10+ years building digital products and 200+ apps shipped, now helping $1M+ educators and consultants turn their IP into AI-powered delivery systems.

    James Killick founded and runs The AI Orchestrators.

    Ready to find out where your biggest AI opportunity is?

    Take the assessment. It takes about 5 minutes. You'll get a clear picture of how ready your business is.