The Prompt Maturity Ladder, six levels of prompting AI

Most businesses have a favorite chatbot tab open. Almost none have climbed past writing a good prompt by hand. Here are all six levels, and what changes at each one.

Technology
By Mark Choudhari · Jul 6, 2026 · 14 min read

Most businesses using AI are stuck at level two. Here are all six levels.
Made with Works

TL;DR

This is about how you tell AI what you want, not about how far along your company’s overall AI adoption is. The same six levels apply whether you are typing into ChatGPT or Claude or running a full AI system: Ask and Hope, Deliberate Prompting, The Prompt Library, Context Engineering, Harness Engineering, Loop Engineering. Each level changes how much of the work AI can do without a person driving every step. Most people are stuck at level two, writing a good prompt by hand, every time. Level six is standing work that runs on its own and only needs a person for the judgment calls.

In this article

Most businesses believe they are using AI well, because someone on the team keeps a chatbot tab open and types into it a few times a day. That is a start. It is also why the AI line on the P&L reads like an expense and not like leverage. There is a ladder underneath how well you tell AI what you want, and the higher rungs are invisible from the lower ones. The chat window looks the same at every level, whether it is ChatGPT, Claude, or a full AI system running in the background, so most businesses assume they are already doing the advanced thing. Almost none of them are. This piece names all six levels and what changes at each one.

What is the Prompt Maturity Ladder

The Prompt Maturity Ladder is a six-level model of how you communicate intent to AI, whether that is a person typing into a chat tool like ChatGPT or Claude, or a whole system built to run on its own. Prompting is the core of it at every level, from a bare question with a random result up to standing work that runs on its own. The six levels are Ask and Hope, Deliberate Prompting, The Prompt Library, Context Engineering, Harness Engineering, and Loop Engineering. Each level marks a real step up: answers, then good answers, then consistent answers, then informed answers, then finished work, then unprompted work.

Most businesses are paying for a tool that can reach level five or six and getting level two out of it. The gap is not a guess. The U.S. Census Bureau’s own biweekly survey found real AI use holding between 17% and 20% of businesses over the past six months, even though far more report having tried it at some point. Trying AI and running on it are two different things. Most businesses are still on the trying side. The Small Business Administration’s own research, using that same Census data, found small businesses adopting AI at roughly half the rate of larger firms, though the gap has been narrowing fast. The reason usage stalls out is simple. Nobody built the levels above prompting into the product, so the climb got left to whoever on the team is willing to do it by hand.

Other AI maturity models exist, and each one covers half the picture. Larridin’s AI Proficiency and Maturity Model tracks how individual employees move from beginner to power user, and finds a real gap: most organizations show 50 to 70% adoption but only 15 to 25% real proficiency. That model stops at the person. Developer Dan Shapiro’s Five Levels does the opposite. It tracks a coding team’s autonomy, from basic autocomplete up to what he calls the dark factory, a fully autonomous build process with no human review, but it is built for a coding team, not a whole business. This ladder covers both halves in one model: the individual skill climb on the first three levels, and the system’s own growing autonomy on the last three.

Level 1. Ask and Hope

Ask and Hope is the default state for most businesses using AI. Someone types a question as it occurs to them, reads whatever comes back, and either uses it or does not. Nothing about the request is specific, so the result is random.

“Write me a LinkedIn post about our new product” is a level-one request. The output reads generic because the input was generic. Quality varies from day to day, from person to person, with no way to explain why one attempt worked and the next did not.

At this level, a business can get an answer to almost anything, instantly. That is real, and it is also the ceiling. The move up is a real, learnable skill: writing a deliberate brief instead of a bare question.

Level 2. Deliberate Prompting

Deliberate Prompting is a good prompt, written by hand. Someone on the team learns to add a role, an audience, a format, and a few examples of what good looks like, and the output improves right away.

“You’re a B2B copywriter. Write a LinkedIn post announcing our new pricing plan for an audience of small business owners. Keep it under 150 words, no exclamation points, and match the tone of these two examples: [pasted in].” That is a level-two prompt. Real effort went into it, and the output is genuinely better.

The techniques have research names. Showing examples is few-shot prompting. Assigning a persona is role prompting. Asking the model to reason first is chain of thought. Strip the vocabulary away and it is a briefing skill, close to briefing a good freelancer, and most people on a team can learn it fast.

The problem is not the skill. It is that none of it persists. An AI system with no memory forgets a business the moment the session closes, so a person has to become that memory, rebuilding the same context by hand, every session, for as long as the business uses the tool. Quality then tracks whoever happens to be best at writing prompts, and it never compounds into something the business owns.

This is where most businesses using AI actually live today, whether they know it or not. The move up is organizational, not technical: write the good prompts down and share them.

Level 3. The Prompt Library

The Prompt Library is a shared, reusable set of prompts, built once and used by the whole team. Someone becomes the author, writing and maintaining the templates. Everyone else becomes a user: open the doc, copy, fill in the blanks, paste. The daily work gets easier than level two, and the quality floor rises, because one person’s judgment is now doing the work for everyone.

A saved entry might read: “Discovery call summary. Paste the transcript below. Return three sections: action items, objections raised, next steps.” Anyone on the team pastes in a transcript and gets the quality the best briefer on the team would have written, without writing that brief themselves.

Most AI products have already built this level into themselves. Reusable skills, custom instructions, and saved commands are the same idea as a shared prompt doc, shipped as a feature rather than assembled by a team. When an entire industry builds a feature around a behavior, the behavior was real.

The failure mode here is maintenance. Templates go stale. Nobody owns them. Trust drops, people start editing before using, and the team slides back to level two. The move up is the one that changes everything: stop carrying prompts by hand, and move what the business knows into a system that holds it automatically.

Level 4. Context Engineering

Context Engineering is the level where a system holds a business’s standards and history and supplies them automatically, on every request, without anyone writing a brief first. Anthropic, the company behind Claude, describes context engineering as the natural progression of prompt engineering. Prompt engineering is about finding the right words for one request. Context engineering is about making sure the right knowledge reaches the model on every request, pulled from a business’s files, history, and standards rather than typed in each time.

The payoff is that the ask gets simple again. A request at this level can look exactly like a level-one request. Six words, expert output, because the system fills in everything a bare question would have left out.

What you type: Draft the follow-up to Acme.
What the system already has: the brand voice guide, Acme’s deal history, the last email thread, current pricing.
What comes back: a finished, on-brand draft, six words in.

A business’s voice, its history with a specific customer, and its standards are already loaded before anyone types a word.

The new failure mode is neglect rather than bad phrasing. A system that knows things can know stale things, and it will apply last year’s pricing with total confidence. The move up: delegate one real, bounded task, with a clear definition of done, and let the system act instead of only answering.

Level 5. Harness Engineering

Harness Engineering is where AI stops producing answers and starts taking action: reading what it needs, trying an approach, checking the result, correcting itself, and continuing, inside boundaries a business sets in advance. Anthropic defines an agent plainly: an AI autonomously using tools in a loop, gathering what it needs, acting, checking, and repeating until a task is done. Harness engineering is the layer of permissions, checkpoints, and automated verification built around that agent before it is allowed to act at all. Anthropic has published its own engineering work under exactly this name, describing how agents are given the structure to keep making progress across long, multi-step tasks without losing track of what they were doing.

The distinction that separates a real result from a demo is verification. The people building the most advanced autonomous systems converge on one rule: never accept a proxy signal as completion. A file existing is a proxy. A draft sounding finished is a proxy. The real question is whether the goal was actually met, and a system operating at this level checks against that and shows the evidence.

Goal: update the pricing page copy to match the new tier.
Boundaries: can edit the marketing site, cannot touch billing code, cannot deploy without approval.
What comes back: the diff, a screenshot of the rendered page, and a note on which other pages still link to the old copy.

The move up: pick one recurring task and stop starting it by hand. Give it a standing goal, a trigger or a schedule, a budget, and rules for what escalates to a person.

Level 6. Loop Engineering

Loop Engineering is the newest and least settled level in the industry right now. A goal gets stated once, with a trigger or a schedule, a budget, and rules for what escalates to a person. The system runs on its own initiative from there. The recurring human task becomes review, not creation: checking what the system surfaces rather than starting the work each time.

Trigger: every Monday, 6 a.m.
Goal: pull last week’s support tickets and flag any pattern that shows up three or more times.
Escalate if: the pattern involves a refund request or a security concern.
Otherwise: log it in the weekly product notes and stop.

The field named this discipline only weeks before this was written. Developer Addy Osmani, who wrote one of the first pieces to name it, defines loop engineering as “replacing yourself as the person who prompts the agent.” Boris Cherny, who leads Claude Code at Anthropic, put his own shift in five words: “I don’t prompt Claude anymore.” His loops now do the prompting, and his job moved to designing them. The shift is already a real product feature. In the most advanced coding tools, scheduled runs that find something route to a review inbox, and runs that find nothing archive themselves without ever reaching a person.

There is a measurable trend behind this. Researchers at METR, an organization that tracks AI capability, found that the length of tasks an AI agent can complete on its own, with no help, has been doubling roughly every seven months for the past six years. That is not a someday feature. It is the direction the whole field is already moving, measured.

The difference between a good answer and a finished goal

A prompt is optimized for the next response. A business’s actual goal is not the next response. It sits on the far side of many responses, and a single reply can be excellent on its own while being a poor step toward the real goal. This is exactly the problem the industry now checks for with real rigor. The rule that shows up across the most advanced autonomous systems: never accept a proxy signal as completion. A file existing is not the goal. A draft sounding finished is not the goal. The only real question is whether the actual result happened.

The research backs this with a number, not just a feeling. METR’s tracking shows the length of tasks an AI agent can complete on its own has been doubling roughly every seven months for six years. That growth only matters if what gets checked at the end is the real goal, not a stand-in for it. The lower levels of this ladder optimize the next answer. The upper levels, done right, optimize the actual path to the result a business needs.

Which level is your business at

Place the business honestly. A business cannot climb past a level it cannot name.

Level The tell The move up
1. Ask and Hope Random results, no method behind the request Learn to write a deliberate brief
2. Deliberate Prompting Good prompts, rewritten by hand every session Write the good prompts down and share them
3. The Prompt Library A shared doc exists, but nobody quite trusts it Move what the business knows into a system that holds it automatically
4. Context Engineering AI already knows the business, and short requests work Delegate one bounded task with a clear definition of done
5. Harness Engineering AI finishes real work and shows the evidence Turn one recurring task into a standing goal with a trigger and a budget
6. Loop Engineering Work shows up that nobody asked for; the job is reviewing exceptions Keep tuning the design as new exceptions surface

The upper levels are not reached by getting better at writing prompts. They take a system built to hold context, act inside boundaries, and pursue a goal on its own, so a business’s people can spend their time on judgment instead of typing.

The operations layer, and how Works fits

The bar a real answer has to clear here is specific: move a business from level two, hand-built prompts, to level four and beyond, where the system holds context, acts inside boundaries, and runs standing work on its own.

JynAI built Works, an AI Business OS, to clear exactly that bar.

  • Pain: a business rebuilds its own context by hand in every session.
    Business-Aware Setup: reads a business’s site, files, and history into a workspace that already understands the business from day one.
    Gain: level four as a starting point, not a project one person has to maintain.

  • Pain: work stalls because nothing acts on its own inside safe limits.
    Work That Actually Ships: separates the three modes a business needs, Strategy to plan, Action to execute across the tools already in use, Automation to run hands-free, and Receipts logs every run so results roll up at the area and workspace level.
    Gain: level five delivered with evidence a business can point to, not a black box.

  • Pain: standing work needs constant re-deciding every time a new model ships.
    Keeps Getting Better: holds 100+ models in a pool and auto-selects per step, so a new frontier model joins the pool and existing work uses it without anyone touching a thing.
    Gain: level six loops that keep running instead of needing to be re-engineered every few months.

  • Pain: the full climb usually requires hiring an engineer to get there.
    The Full Capability set: sits at the $49 tier, not behind an enterprise contract.
    Gain: a business can reach the top of the ladder without a committee to justify it.

Machintel is the clearest proof of the gap this closes. The company spent close to two years and roughly $1M on fragmented AI experiments that produced activity and nothing a board could point to. Once the operations layer was in place, six teams were running on it in ninety days. The ninety days did not come from a better prompt. It came from a different layer entirely.

The ladder is a map, not a verdict. Most businesses are stuck at level two, and the way up is not a better prompt. It is the layer above prompting that finally holds context, acts inside boundaries, and keeps working without being re-asked.

See which level you’re at. Get early access to the operations layer. Or take the AI Maturity Diagnostic to self-place in two minutes.

Common questions

What are the six levels of the Prompt Maturity Ladder?

The six levels are Ask and Hope, Deliberate Prompting, The Prompt Library, Context Engineering, Harness Engineering, and Loop Engineering. Each level changes how you communicate intent to the AI you use, whether that is a chat tool or a full AI system, from a bare question with a random result, up to standing work that runs on its own and only surfaces the decisions a person should make.

What is the difference between prompt engineering and context engineering?

Prompt engineering is a person writing good instructions by hand, every session, because the system holds no memory between requests. Context engineering is a system holding a business’s standards and history and supplying them automatically, so the same short request produces an expert result instead of a generic one. One is manual effort repeated forever. The other is effort spent once, upfront, that keeps paying off.

Why is my business stuck on AI at level two?

Most businesses get stuck at level two because writing a good prompt is a real, learnable skill, and it feels like progress. The problem is that none of it persists between sessions, so quality depends entirely on whoever happens to be good at asking, and nothing the business builds compounds. Climbing past level two requires a system that holds context on its own, not a team that gets better at typing.

How do I move my business from level two to level four?

Stop writing prompts by hand and start teaching a system once. Three steps get most businesses there. First, write down the standards and voice the business already uses: the brand guide, the customer history, the past work that counts as good. Second, connect that to the tools the business already runs on, so the system reads real context instead of starting blank. Third, correct it once when it gets something wrong, and confirm the correction sticks instead of repeating it every session. Level two repeats the same manual work forever. Level four spends the effort once.

What is harness engineering?

Harness engineering is the discipline of building the permissions, checkpoints, and automated verification around an AI agent before it is allowed to take action on its own. Anthropic has published its own engineering guidance under this name, describing how agents keep making reliable progress on long, multi-step tasks without losing track of the work. It is the layer that turns an agent from a demo into something a business can actually trust with real tasks.

What is loop engineering?

Loop engineering is the discipline of designing standing, self-initiating AI processes, rather than prompting an AI turn by turn. The term was named only weeks before this was written, which is part of why it matters. The field is actively shifting from people prompting AI to people designing the systems that prompt AI on their own schedule.

The Prompt Maturity Ladder, six levels of prompting AI

Most businesses have a favorite chatbot tab open. Almost none have climbed past writing a good prompt by hand. Here are all six levels, and what changes at each one.

Technology
By Mark Choudhari · Jul 6, 2026 · 14 min read

Most businesses using AI are stuck at level two. Here are all six levels.
Made with Works

TL;DR

This is about how you tell AI what you want, not about how far along your company’s overall AI adoption is. The same six levels apply whether you are typing into ChatGPT or Claude or running a full AI system: Ask and Hope, Deliberate Prompting, The Prompt Library, Context Engineering, Harness Engineering, Loop Engineering. Each level changes how much of the work AI can do without a person driving every step. Most people are stuck at level two, writing a good prompt by hand, every time. Level six is standing work that runs on its own and only needs a person for the judgment calls.

In this article

Most businesses believe they are using AI well, because someone on the team keeps a chatbot tab open and types into it a few times a day. That is a start. It is also why the AI line on the P&L reads like an expense and not like leverage. There is a ladder underneath how well you tell AI what you want, and the higher rungs are invisible from the lower ones. The chat window looks the same at every level, whether it is ChatGPT, Claude, or a full AI system running in the background, so most businesses assume they are already doing the advanced thing. Almost none of them are. This piece names all six levels and what changes at each one.

What is the Prompt Maturity Ladder

The Prompt Maturity Ladder is a six-level model of how you communicate intent to AI, whether that is a person typing into a chat tool like ChatGPT or Claude, or a whole system built to run on its own. Prompting is the core of it at every level, from a bare question with a random result up to standing work that runs on its own. The six levels are Ask and Hope, Deliberate Prompting, The Prompt Library, Context Engineering, Harness Engineering, and Loop Engineering. Each level marks a real step up: answers, then good answers, then consistent answers, then informed answers, then finished work, then unprompted work.

Most businesses are paying for a tool that can reach level five or six and getting level two out of it. The gap is not a guess. The U.S. Census Bureau’s own biweekly survey found real AI use holding between 17% and 20% of businesses over the past six months, even though far more report having tried it at some point. Trying AI and running on it are two different things. Most businesses are still on the trying side. The Small Business Administration’s own research, using that same Census data, found small businesses adopting AI at roughly half the rate of larger firms, though the gap has been narrowing fast. The reason usage stalls out is simple. Nobody built the levels above prompting into the product, so the climb got left to whoever on the team is willing to do it by hand.

Other AI maturity models exist, and each one covers half the picture. Larridin’s AI Proficiency and Maturity Model tracks how individual employees move from beginner to power user, and finds a real gap: most organizations show 50 to 70% adoption but only 15 to 25% real proficiency. That model stops at the person. Developer Dan Shapiro’s Five Levels does the opposite. It tracks a coding team’s autonomy, from basic autocomplete up to what he calls the dark factory, a fully autonomous build process with no human review, but it is built for a coding team, not a whole business. This ladder covers both halves in one model: the individual skill climb on the first three levels, and the system’s own growing autonomy on the last three.

Level 1. Ask and Hope

Ask and Hope is the default state for most businesses using AI. Someone types a question as it occurs to them, reads whatever comes back, and either uses it or does not. Nothing about the request is specific, so the result is random.

“Write me a LinkedIn post about our new product” is a level-one request. The output reads generic because the input was generic. Quality varies from day to day, from person to person, with no way to explain why one attempt worked and the next did not.

At this level, a business can get an answer to almost anything, instantly. That is real, and it is also the ceiling. The move up is a real, learnable skill: writing a deliberate brief instead of a bare question.

Level 2. Deliberate Prompting

Deliberate Prompting is a good prompt, written by hand. Someone on the team learns to add a role, an audience, a format, and a few examples of what good looks like, and the output improves right away.

“You’re a B2B copywriter. Write a LinkedIn post announcing our new pricing plan for an audience of small business owners. Keep it under 150 words, no exclamation points, and match the tone of these two examples: [pasted in].” That is a level-two prompt. Real effort went into it, and the output is genuinely better.

The techniques have research names. Showing examples is few-shot prompting. Assigning a persona is role prompting. Asking the model to reason first is chain of thought. Strip the vocabulary away and it is a briefing skill, close to briefing a good freelancer, and most people on a team can learn it fast.

The problem is not the skill. It is that none of it persists. An AI system with no memory forgets a business the moment the session closes, so a person has to become that memory, rebuilding the same context by hand, every session, for as long as the business uses the tool. Quality then tracks whoever happens to be best at writing prompts, and it never compounds into something the business owns.

This is where most businesses using AI actually live today, whether they know it or not. The move up is organizational, not technical: write the good prompts down and share them.

Level 3. The Prompt Library

The Prompt Library is a shared, reusable set of prompts, built once and used by the whole team. Someone becomes the author, writing and maintaining the templates. Everyone else becomes a user: open the doc, copy, fill in the blanks, paste. The daily work gets easier than level two, and the quality floor rises, because one person’s judgment is now doing the work for everyone.

A saved entry might read: “Discovery call summary. Paste the transcript below. Return three sections: action items, objections raised, next steps.” Anyone on the team pastes in a transcript and gets the quality the best briefer on the team would have written, without writing that brief themselves.

Most AI products have already built this level into themselves. Reusable skills, custom instructions, and saved commands are the same idea as a shared prompt doc, shipped as a feature rather than assembled by a team. When an entire industry builds a feature around a behavior, the behavior was real.

The failure mode here is maintenance. Templates go stale. Nobody owns them. Trust drops, people start editing before using, and the team slides back to level two. The move up is the one that changes everything: stop carrying prompts by hand, and move what the business knows into a system that holds it automatically.

Level 4. Context Engineering

Context Engineering is the level where a system holds a business’s standards and history and supplies them automatically, on every request, without anyone writing a brief first. Anthropic, the company behind Claude, describes context engineering as the natural progression of prompt engineering. Prompt engineering is about finding the right words for one request. Context engineering is about making sure the right knowledge reaches the model on every request, pulled from a business’s files, history, and standards rather than typed in each time.

The payoff is that the ask gets simple again. A request at this level can look exactly like a level-one request. Six words, expert output, because the system fills in everything a bare question would have left out.

What you type: Draft the follow-up to Acme.
What the system already has: the brand voice guide, Acme’s deal history, the last email thread, current pricing.
What comes back: a finished, on-brand draft, six words in.

A business’s voice, its history with a specific customer, and its standards are already loaded before anyone types a word.

The new failure mode is neglect rather than bad phrasing. A system that knows things can know stale things, and it will apply last year’s pricing with total confidence. The move up: delegate one real, bounded task, with a clear definition of done, and let the system act instead of only answering.

Level 5. Harness Engineering

Harness Engineering is where AI stops producing answers and starts taking action: reading what it needs, trying an approach, checking the result, correcting itself, and continuing, inside boundaries a business sets in advance. Anthropic defines an agent plainly: an AI autonomously using tools in a loop, gathering what it needs, acting, checking, and repeating until a task is done. Harness engineering is the layer of permissions, checkpoints, and automated verification built around that agent before it is allowed to act at all. Anthropic has published its own engineering work under exactly this name, describing how agents are given the structure to keep making progress across long, multi-step tasks without losing track of what they were doing.

The distinction that separates a real result from a demo is verification. The people building the most advanced autonomous systems converge on one rule: never accept a proxy signal as completion. A file existing is a proxy. A draft sounding finished is a proxy. The real question is whether the goal was actually met, and a system operating at this level checks against that and shows the evidence.

Goal: update the pricing page copy to match the new tier.
Boundaries: can edit the marketing site, cannot touch billing code, cannot deploy without approval.
What comes back: the diff, a screenshot of the rendered page, and a note on which other pages still link to the old copy.

The move up: pick one recurring task and stop starting it by hand. Give it a standing goal, a trigger or a schedule, a budget, and rules for what escalates to a person.

Level 6. Loop Engineering

Loop Engineering is the newest and least settled level in the industry right now. A goal gets stated once, with a trigger or a schedule, a budget, and rules for what escalates to a person. The system runs on its own initiative from there. The recurring human task becomes review, not creation: checking what the system surfaces rather than starting the work each time.

Trigger: every Monday, 6 a.m.
Goal: pull last week’s support tickets and flag any pattern that shows up three or more times.
Escalate if: the pattern involves a refund request or a security concern.
Otherwise: log it in the weekly product notes and stop.

The field named this discipline only weeks before this was written. Developer Addy Osmani, who wrote one of the first pieces to name it, defines loop engineering as “replacing yourself as the person who prompts the agent.” Boris Cherny, who leads Claude Code at Anthropic, put his own shift in five words: “I don’t prompt Claude anymore.” His loops now do the prompting, and his job moved to designing them. The shift is already a real product feature. In the most advanced coding tools, scheduled runs that find something route to a review inbox, and runs that find nothing archive themselves without ever reaching a person.

There is a measurable trend behind this. Researchers at METR, an organization that tracks AI capability, found that the length of tasks an AI agent can complete on its own, with no help, has been doubling roughly every seven months for the past six years. That is not a someday feature. It is the direction the whole field is already moving, measured.

The difference between a good answer and a finished goal

A prompt is optimized for the next response. A business’s actual goal is not the next response. It sits on the far side of many responses, and a single reply can be excellent on its own while being a poor step toward the real goal. This is exactly the problem the industry now checks for with real rigor. The rule that shows up across the most advanced autonomous systems: never accept a proxy signal as completion. A file existing is not the goal. A draft sounding finished is not the goal. The only real question is whether the actual result happened.

The research backs this with a number, not just a feeling. METR’s tracking shows the length of tasks an AI agent can complete on its own has been doubling roughly every seven months for six years. That growth only matters if what gets checked at the end is the real goal, not a stand-in for it. The lower levels of this ladder optimize the next answer. The upper levels, done right, optimize the actual path to the result a business needs.

Which level is your business at

Place the business honestly. A business cannot climb past a level it cannot name.

Level The tell The move up
1. Ask and Hope Random results, no method behind the request Learn to write a deliberate brief
2. Deliberate Prompting Good prompts, rewritten by hand every session Write the good prompts down and share them
3. The Prompt Library A shared doc exists, but nobody quite trusts it Move what the business knows into a system that holds it automatically
4. Context Engineering AI already knows the business, and short requests work Delegate one bounded task with a clear definition of done
5. Harness Engineering AI finishes real work and shows the evidence Turn one recurring task into a standing goal with a trigger and a budget
6. Loop Engineering Work shows up that nobody asked for; the job is reviewing exceptions Keep tuning the design as new exceptions surface

The upper levels are not reached by getting better at writing prompts. They take a system built to hold context, act inside boundaries, and pursue a goal on its own, so a business’s people can spend their time on judgment instead of typing.

The operations layer, and how Works fits

The bar a real answer has to clear here is specific: move a business from level two, hand-built prompts, to level four and beyond, where the system holds context, acts inside boundaries, and runs standing work on its own.

JynAI built Works, an AI Business OS, to clear exactly that bar.

  • Pain: a business rebuilds its own context by hand in every session.
    Business-Aware Setup: reads a business’s site, files, and history into a workspace that already understands the business from day one.
    Gain: level four as a starting point, not a project one person has to maintain.

  • Pain: work stalls because nothing acts on its own inside safe limits.
    Work That Actually Ships: separates the three modes a business needs, Strategy to plan, Action to execute across the tools already in use, Automation to run hands-free, and Receipts logs every run so results roll up at the area and workspace level.
    Gain: level five delivered with evidence a business can point to, not a black box.

  • Pain: standing work needs constant re-deciding every time a new model ships.
    Keeps Getting Better: holds 100+ models in a pool and auto-selects per step, so a new frontier model joins the pool and existing work uses it without anyone touching a thing.
    Gain: level six loops that keep running instead of needing to be re-engineered every few months.

  • Pain: the full climb usually requires hiring an engineer to get there.
    The Full Capability set: sits at the $49 tier, not behind an enterprise contract.
    Gain: a business can reach the top of the ladder without a committee to justify it.

Machintel is the clearest proof of the gap this closes. The company spent close to two years and roughly $1M on fragmented AI experiments that produced activity and nothing a board could point to. Once the operations layer was in place, six teams were running on it in ninety days. The ninety days did not come from a better prompt. It came from a different layer entirely.

The ladder is a map, not a verdict. Most businesses are stuck at level two, and the way up is not a better prompt. It is the layer above prompting that finally holds context, acts inside boundaries, and keeps working without being re-asked.

See which level you’re at. Get early access to the operations layer. Or take the AI Maturity Diagnostic to self-place in two minutes.

Common questions

What are the six levels of the Prompt Maturity Ladder?

The six levels are Ask and Hope, Deliberate Prompting, The Prompt Library, Context Engineering, Harness Engineering, and Loop Engineering. Each level changes how you communicate intent to the AI you use, whether that is a chat tool or a full AI system, from a bare question with a random result, up to standing work that runs on its own and only surfaces the decisions a person should make.

What is the difference between prompt engineering and context engineering?

Prompt engineering is a person writing good instructions by hand, every session, because the system holds no memory between requests. Context engineering is a system holding a business’s standards and history and supplying them automatically, so the same short request produces an expert result instead of a generic one. One is manual effort repeated forever. The other is effort spent once, upfront, that keeps paying off.

Why is my business stuck on AI at level two?

Most businesses get stuck at level two because writing a good prompt is a real, learnable skill, and it feels like progress. The problem is that none of it persists between sessions, so quality depends entirely on whoever happens to be good at asking, and nothing the business builds compounds. Climbing past level two requires a system that holds context on its own, not a team that gets better at typing.

How do I move my business from level two to level four?

Stop writing prompts by hand and start teaching a system once. Three steps get most businesses there. First, write down the standards and voice the business already uses: the brand guide, the customer history, the past work that counts as good. Second, connect that to the tools the business already runs on, so the system reads real context instead of starting blank. Third, correct it once when it gets something wrong, and confirm the correction sticks instead of repeating it every session. Level two repeats the same manual work forever. Level four spends the effort once.

What is harness engineering?

Harness engineering is the discipline of building the permissions, checkpoints, and automated verification around an AI agent before it is allowed to take action on its own. Anthropic has published its own engineering guidance under this name, describing how agents keep making reliable progress on long, multi-step tasks without losing track of the work. It is the layer that turns an agent from a demo into something a business can actually trust with real tasks.

What is loop engineering?

Loop engineering is the discipline of designing standing, self-initiating AI processes, rather than prompting an AI turn by turn. The term was named only weeks before this was written, which is part of why it matters. The field is actively shifting from people prompting AI to people designing the systems that prompt AI on their own schedule.