Skip to content
All guidesGetting started

AI use runs on a spectrum. Most people never leave the first rung of it.

If you use AI every day, the chances are it still means a smarter search box, a first draft of an email, or an image you generated once and never touched again. That is the bottom rung of a ladder that runs a good deal further than most people realise, and the rest of it holds office copilots, single-purpose skills, research and admin agents, no-code automations, several agents working a problem at once, and building working software alongside tools like Claude Code or Codex. The model does not change between those uses. What changes is how much of the job you have handed it, and this guide walks through the whole spectrum, the three things that move you up it, and the one thing that should never move no matter how far up you go.

8 min read

If you use AI every day, the honest answer to how you are actually using it is still probably one of three things. You ask it a question and read the answer back, the same way you would have used a search engine. You get it to draft something faster than you would have typed it yourself, an email or a paragraph or a caption. Or you generated an image once for a post and never opened the tool again for that particular job. None of that is wrong, and if it is genuinely useful to you, there is no reason to stop. But it is also the bottom rung of a ladder that runs a lot further up than most people ever try, and this guide is about the rest of it.

This is not a guide to prompting tricks, and it is not a pitch to turn everyone into a software engineer. It is a map of where AI usage actually sits, from the shallow end through to full-stack agentic coding, the small moves that get you further along it if you want to go, and the one thing that should not move no matter how far up you take it.

So what does using AI usually mean?

For nearly everyone right now, using AI settles into one of three habits, and it is worth naming them plainly because most people never get much further than the first one they landed on.

  • A smarter search box. You ask it something you would have Googled, you get an answer, and you move on with your day.
  • A first draft. An email, a paragraph, a caption, produced faster than you would have typed it, then edited into your own voice.
  • An image, once. Generated for one specific post or one specific need, and never touched again after that.

Is the answer just waiting for a better model?

No, and I think this is the part that actually matters. The model itself is not what separates those three habits from the far end of the spectrum, because the same tool that answers one question in a chat tab is the one that can run unattended for hours, building a working piece of software from a single brief. Nothing about the underlying model changes between those two jobs. What changes is how much of the job you have handed it, and whether you have given it the room, the tools and the context to go and actually do it.

What does the rest of the spectrum actually look like?

Laid end to end, there are seven rungs, running roughly in order of how much setup and trust each one asks of you. None of them requires you to leave the one before it behind. They stack.

  1. Search replacement. Asking it questions and reading the answer, the way most people start.
  2. Office copilot. AI working inside the tools you already use every day: Excel, PowerPoint, your inbox.
  3. A single skill or script. One job, defined once and done the same way every time, like turning a rough brief into a formatted slide deck.
  4. An agent task. Something you set off that goes and does the research, sorts the files or drafts the replies, then reports back to you rather than waiting for the next instruction.
  5. A no-code AI automation. A workflow tool such as Zapier or Make with an AI step chained into it, so the interpretation happens automatically as part of a bigger process.
  6. Multi-agent orchestration. Briefing several agents to work different parts of one problem at the same time, rather than working through it yourself one step at a time.
  7. Building software with it. Tools like Claude Code or Codex, in the terminal, the desktop app or an IDE, writing a genuinely working application while you steer, review and approve what it does.

So how do you actually move up it?

This is the turn, and it is the part most guides skip straight past on their way to a list of prompts. Knowing the spectrum exists does nothing on its own, so the question that matters is what actually moves a person from one rung to the next. In practice it is three things, none of which is a cleverer prompt and none of which needs you to be technical.

  1. Trial it on real work this week, including the tool that disappointed you last year.
  2. Plan it with the AI before it builds anything, so it questions you rather than guesses.
  3. Hand it more of the job at once, instead of feeding it the work one paragraph at a time.

The rest of this guide takes them one at a time, and the same example runs through all three so you can see the same job climb the spectrum rather than three unrelated demonstrations.

One: trial it on real work, this week

Not a course, and not a weekend of reading. Three small deliberate trials will move you several rungs on their own, and they are deliberately three different kinds of thing rather than three versions of the same one.

  • A job you do by hand. Give it the task you would normally have done yourself, like turning last month's notes into the client update, rather than the question you would normally have asked it.
  • A tool you already pay for. Open the AI sitting inside your Excel, your PowerPoint or your inbox, which in most businesses is already licensed and has never once been used.
  • A tool that let you down. Go back to whatever disappointed you six months ago and try it again, because the model you tried has almost certainly been replaced since then, and hardly anybody goes back to check.

Two: plan it with the AI before it builds

The people who get the most out of these tools have usually changed their process rather than their wording. The process is planning with the AI before asking it to build anything, so that it questions you for what it needs to know instead of quietly guessing and handing you something confidently wrong.

  • Hand it the problem before the solution, so it can ask you what it needs to know rather than assume it.
  • Tell it plainly what success looks like and what a bad result looks like, so it is not left guessing at the bar either.
  • Run a proper planning pass before a word of the real work starts, on anything that is genuinely new or big enough to matter.

Say you need a new client-onboarding tracker. The instinct is to ask for it in one line and see what comes back. The move that actually works is different, and it looks like this.

Planning a client-onboarding tracker, before any of it gets built
  1. Hand over the problem, not the solutionYou

    You know how to build a prompt that gets the best out of you. Here's the problem I'm trying to solve. Help me plan it properly before we build anything.

  2. It asks what it needs to knowAgent

    Before planning this, it asks how many onboarding steps exist today and where the process actually breaks down, rather than assuming the answer.

  3. You answer plainlyYou

    You describe the real process, messy bits included, rather than the tidy version.

  4. Only then does it buildAgent

    It proposes a plan against what you have actually told it, and the tracker itself gets built once you both agree the plan is right.

It questions you, you answer, and only then does it build. That order is the whole difference between this and asking for the finished thing in one line.

Three: hand it more of the job at once

This is the one that actually moves you up rungs rather than sideways, and it is also the one people find hardest, because handing over more feels like a bigger risk than asking for less. Most people chop the work into chat-sized pieces, take each answer back out of the window by hand, and stitch the result together themselves, which caps them at the first rung no matter how good their prompts get. The same tracker makes the difference obvious.

  • The usual way. You ask it to write a header row for an onboarding tracker, paste that in, ask for the next piece, and assemble the rest yourself.
  • The bigger ask. You give it last quarter's twelve onboardings and the six steps you actually run, ask it to build the tracker, and ask it to tell you where the process keeps breaking.

Same tool, same afternoon, and the second version is doing work the first one never gets near, because you gave it the inputs, the format you wanted back and some sense of what a good result looks like. That is the gap between rung one and rung four, and nothing about the model was involved in closing it.

Do you need to reach the far end of this?

No, and I think this is worth saying plainly because it is easy to read a spectrum like this and assume the top rung is the goal. It is not. The goal is being properly efficient at the job you already do, and for most people that job never touches full-stack agentic coding at all.

  • If you live in Excel, the win is the AI already sitting inside Excel rather than a second tool bolted on beside it.
  • If most of your week is admin, the win is something that sorts and drafts it and hands you the result to check.
  • If you work in sales, the win is faster replies and calls booked without you touching the calendar, and so on down the list.

Move as far up the spectrum as the job in front of you actually needs, and stop there. Going further than the job requires just adds complexity you now have to maintain.

What's the one thing that doesn't move, whatever rung you're on?

The far end of the spectrum still needs a human holding the gate on anything that spends money, publishes, or sends, and that does not change no matter how capable the system underneath it gets. Capability without that judgement is exactly how the expensive mistakes happen. An agent given the room to act still needs someone deciding what it is allowed to do without asking first, and that decision is not one to hand over along with everything else.

So how do we think about this at Pulsar?

The question we work through with a client is never how much AI a business can use. It is how far up this spectrum a specific job needs to go, because most jobs need less than people assume and a few need considerably more, and answering that properly is what stops a business buying capability it will never use.

None of which requires you to become an engineer. The point of the whole spectrum is a good deal narrower than that, and it is really just that you stop doing by hand the part that stopped needing hands, which leaves you doing your own job better than you did before any of this existed, on whichever rung that happens to take. So it is worth asking about your own week, not as a test of how advanced you are, but as a practical question. Which of the jobs you still do by hand, or by chat, is sitting a rung lower than it needs to be, and what would it actually take to move it up one.