The AI Handover Kit

Your AI forgets everything the moment you close the tab. This fixes that. The memory, rules and pipeline that turn Claude from a forgetful chat into an operator that runs your business your way, every session. The exact system running a 16-year repair business and several others alongside it.

It sets itself up

Drop all the kit files into your AI assistant (Claude or ChatGPT) and send one line, read START-HERE.md and begin. It interviews you about your business and writes every file in your voice, ready to save. Prefer to fill them in by hand? A manual path is included.

AUD 250, one-time. No subscription, nothing recurring. Download link emailed straight after checkout.

I keep having the same conversation

Someone tells me their AI is letting them down. It forgets what they told it. It makes things up. It loses the thread halfway through a job. Different people, different businesses, the same short list of complaints every time.

After enough of these I stopped hearing different problems and started hearing one. It's almost never the model. It comes down to two things nobody sets up. First, an implementation pipeline: a way for work to move from an idea, to a plan, to a finished result. Second, a process of thinking the AI runs on every single job.

If you just nodded, the problem isn't the model. You're handing a brilliant operator a blank slate, again and again. Give that operator memory, rules, and a record of every decision, and your AI starts running your operation, your way, every session.

It always comes down to two things

1

An implementation pipeline.

A way for work to move in one direction: idea, to plan, to implementation, to verified done. Not dumped on the AI in one lump while you hope it lands. Every stage has a defined finish line before the next one begins.

2

A process of thinking.

The routine the AI runs on every job: it never kills the same bug twice, it records why a decision was made, it fixes which sources it's allowed to trust, it holds your brand and your voice, and it respects the hard limits you set.

Give your AI a brain and it runs your business

Your AI is a brilliant new hire with no memory. This is the set of notes that lets it run your operation, your way.

Picture leaving your business for two weeks and handing it to someone sharp and fast who can do almost anything you can, but has never set foot in the place. So before you go, you put a sticky note on every door, cupboard and drawer. This one holds the spare parts. This one's off limits. On each note you write down what belongs there and how it works: the rules, the parameters, the opening times, the addresses, the suppliers, the people and their details. Walk in, read the note, know exactly what's behind it. Everything labelled, everything in its place, nothing left to guess. That's exactly what an AI agent needs, and in my experience it is what most people never set up.

Pillar 1 · The pipeline

idea, to plan, to implementation, to verified done

You write the plan first, hand it over to build, and it can't call the job done until it has run every check itself. No "assumed OK". It checkpoints as it goes. It commits its progress to version control as it goes, so it resumes exactly where it stopped, and reverts to the last good commit if a risky step fails. This is the half that does the real work of catching bugs and keeping the build reliable. In the setups I see on the bench, it is the part almost everyone skips.

Pillar 2 · Memory and rules

the sticky notes the AI reads first

How this place runs and what to read first, the rules and the hard limits, your brand and your voice, the sources it may trust, every decision and the reasoning behind it, the live state of the work, and the bugs already solved. Written down once, followed every session, by every agent that picks up the work.

The six memory items, orientation, rules, trusted sources, live state, solved bugs and decisions, feed a four-stage loop of idea, plan, implementation and record, and the record writes back into memory so the system compounds each run.

What the AI reads first, the memory and rules layer:

These feed the thinking process: idea, plan, implementation, record. The record writes back into memory, so the system compounds with every run.

What the AI reads first · the memory + rules layer
orientationwhat to read first
the ruleslimits & permissions
what to trustvetted sources
live statewhere it's up to
solved bugsnever fixed twice
decisionsand the why
feeds the thinking process
idea
plan
implementation
record
the record writes back into memory, so the system compounds with every run

Claude, Claude Code, OpenClaw. What's the difference?

You've probably heard Claude, Claude Code, and OpenClaw thrown around without ever getting a straight answer on what each one actually is. Here it is, plain.

Claude

Claude is the AI itself: the app you chat with in a browser or on your phone. You type, it answers. The brain you talk to.

Claude Code

Claude Code is that same brain living on your computer with its hands on the keyboard. It runs in a terminal or your editor, reads your real files and projects, and does the work, writing, changing and running things, not just talking about them. This is the engine the whole system is built on.

OpenClaw

OpenClaw is an open-source, self-hosted agent gateway that has picked up a following among people who like to self-host. You run it on your own hardware, point it at whatever AI model you like, and wire it into your messaging apps so you can reach an agent in the background from anywhere. Powerful, but it's the heavy, self-managed end, and it isn't the coding tool this system runs on. For that you want Claude Code.

For this system you only need two: Claude to think and plan with, and Claude Code to do the work. Everything from here is how you turn that pair into a system that runs your business, starting with what it can see.

You're growing a brain

Connect everything. That's how it sees.

An AI is only as good as what it can see. Give it nothing and it guesses. Connect it to your real data and it stops reasoning about a generic business and starts reasoning about yours.

So before you write a single rule, do the groundwork. Map everything you run on, and connect it. Stand up an MCP server, on your machine, on a VPS, or both, and wire your tools in. Give the AI real access: Google Analytics, Search Console, your CRM and customer data, your email and calendar, whatever your operation actually runs on.

What's an MCP server? It's the standard way to plug a tool into an AI. MCP, the Model Context Protocol, is an agreed format for exposing one of your systems, your analytics, your CRM, your files, so the AI can read it and act on it directly instead of you copying data into a chat box by hand. One server wires up one tool. Each one is another nerve into the brain.

I run my whole stack on a Hostinger VPS.

Affiliate link. I only recommend tools I actually run, and it costs you nothing extra.

Analyticseyes on traffic
CRMmemory of customers
Search Consoleread on demand
Emailthe conversations
Calendarsense of time
MCP serverthe nervous system

Every service you connect is another sense added to the brain. Apart, they're scattered dashboards you never open. Connected, they become one operation the AI can reason across.

This is the step I see skipped most often, and it's exactly why their AI stays a clever toy instead of an operator. Do it first, because it compounds. Every asset you connect today makes every task tomorrow sharper.

The files in this kit are how the brain remembers and follows your rules. The connections are how it sees. You want both, and you want the connections first.

A pretty graph of your chaos

There's a trend doing the rounds right now: creators showing off Obsidian, all those satisfying graphs of notes linked to notes, telling you the magic is in the connections. It looks impressive. The graph glows.

There's a catch, though. A tool that links everything together only helps you if your information is a mess in the first place. The web of backlinks is a search engine for chaos. It's a very good way to find a thought you filed badly. It does nothing to make the thought, or the next decision, any better. You're still the one holding the structure in your head.

That's the wrong problem to solve. The goal isn't to retrieve a scattered idea faster. The goal is to never scatter it.

This system goes the other way. It doesn't link everything to everything; it works like an assembly line, moving work forward through defined stages:

idea    plan    implementation    record

An idea gets captured. It becomes a plan with a defined finish line. The plan becomes an implementation with rules and limits attached. The result gets written back into the record. Nothing floats. Nothing needs to be found later, because everything has already moved to where it belongs.

Underneath, this runs on a small set of plain files, each with exactly one job: gate what information is allowed in, hold the rules and limits the work has to respect, log every failure and its real fix, and keep the live state of the work. The files themselves, and exactly what goes in each, are the kit.

Set up that way, four things change:

It doesn't forget, because state is written down, not held in your head or the AI's short memory.

It starts from good information, because sources are gated up front.

It learns from its own errors, because failures are logged and fed back in.

It is built to hallucinate less, because the AI reasons from a defined, trusted, structured context instead of filling gaps with confident guesses.

A graph of backlinks is a nice way to admire your chaos. This is a way to stop producing it.

The words that actually change the output

How you talk to it matters as much as what you ask. A handful of phrases reliably lift the result. A taste:

Make it think before it answers
"think step by step" · "think hard" · "ultrathink"

Step-by-step for reasoning; on agentic tools, escalate with think hard or ultrathink for genuinely knotty problems. These spend far more reasoning, so save them for the hard ones.

Make it prove it, not promise it
"show me the output that proves this works, don't just tell me it's done" · "verify against the criteria before you call it finished"

A claim of done isn't done. Make it produce the evidence.

That's two of them. The lever is real: how you phrase the ask moves the output more than most people expect. The full card, every phrase and exactly when to reach for it, ships in the kit.

One catch: the heavy modes, ultrathink especially, burn tokens fast. Another reason to be on Claude Max before you lean on them.

Plan in the chat. Build in the code.

Use the right tool for each half of the job. The Claude app in your browser is where you plan. Claude Code is where you execute.

The chat

Where you plan

You have an idea, usually two or three sentences. You drop it into the Claude app and let it interview you. It runs you through your own pipeline: the goal, the constraints, what could go wrong, what done looks like. You answer, ideally out loud with voice to text, and what started as a throwaway sentence comes out the other side as a long, precise, fully specified prompt.

The code

Where you execute

You copy that prompt into Claude Code, and it executes. Files, commands, real changes. The chat is built for thinking and shaping a plan with no risk of it touching anything. Claude Code is built for doing. Plan in the one good at planning, execute in the one good at executing.

That division is the whole trick. Once that manual loop is working, the next move is to stop pasting prompts in yourself and let it run on a schedule. For that, it needs to live on a machine that never switches off.

First, a computer that never sleeps

Your always-on AI computer

You can run Claude Code on almost anything. I don't know why people got so obsessed with Mac minis, or why they thought you needed a powerful computer, because you need neither. All of the heavy processing happens in Claude's data centre. All your computer is really doing is editing text. One of my Raspberry Pi devices even has Claude Code running on it. I think buying any flashy, powerful device to run Claude Code on demonstrates a complete misunderstanding of how this works.

The machine I run all of this on is a standard VPS with a two-core CPU. It's hosting eleven websites right now, one of them with over 200,000 data points, and I'm in the middle of building an AI health doctor with a full 3D model of my entire body that'll add a few hundred thousand more. It still averages below 10% CPU.

Line graph of six months of CPU use on the two-core VPS, hosting eleven sites and over 200,000 data points. The line stays flat below 10 percent with one short spike.
Six months of CPU on that box. Flat and low, with one brief spike.

So this was never about power. The only thing that matters for an agent meant to work overnight is a machine that stays on and stays reachable while you aren't sitting at it. That leaves you two options.

The Mac mini on your desk

The popular answer, and it does work. But it's a chunk of upfront capital, several hundred dollars or more depending on the model, for a box that doesn't even need to be powerful and that you then have to run, update and keep online yourself. If your home internet drops or the power blinks, your always-on agent is suddenly not on. And it only runs while it's sitting there on your desk.

A VPS in a data centre

A computer that lives in a data centre. Always on, powered and managed for you, and reachable from anywhere: your laptop, your phone, a hotel room. No upfront capital. You pay monthly and stop whenever you like. For an operator whose agent plans by day and builds by night, that's the right tool.

Standing one up is shorter than you think. These are the steps.

  1. Sign up for a Hostinger VPS

    An entry KVM plan is plenty to start. When it asks which operating system you want, choose Ubuntu. Set a root password when prompted and keep it somewhere safe.

  2. Open the terminal as root

    Easiest is the in-browser terminal in your Hostinger dashboard, with no SSH client to install. If you would rather use your own terminal, connect with this and enter your root password:

    ssh root@your-server-ip
  3. Install Claude Code, one command

    Paste this in and press enter. It is the official installer. If you want to see exactly what it runs before you trust it, open https://claude.ai/install.sh in a browser and read it first, then run the command.

    curl -fsSL https://claude.ai/install.sh | bash
  4. Start it and follow the prompts

    Run Claude Code. It walks you through signing in with your Claude subscription: open the link it prints, approve it, and you're in. That's the setup, done.

    claude

    Want to check it landed first? claude --version prints the version number.

  5. Point it at a folder

    Open the folder you want to work in, and it's running.

One last move, and it follows you everywhere

Reach it from your phone, no terminal needed

Right now your VPS only listens when you're sitting in its terminal. One more step lets the Claude you already chat with, in the browser and on your phone, talk to this machine directly: read a file, kick off a task, check how an overnight job went, without opening a terminal at all.

  1. Ask Claude Code to set up an MCP server

    While you're in Claude Code on the VPS, just ask it. It writes the server, runs it, and exposes it over HTTPS behind an access token, so it is reachable from anywhere but only by you. Do not open the server to the internet without that token in place. An MCP server is simply the bridge that lets Claude reach this machine.

    set up an MCP server on this box and expose it securely over HTTPS
  2. Add it as a connector in the Claude app

    In the Claude app, open Connectors in your settings, choose Add custom connector, and paste in the server's address. At the time of writing in 2026, custom connectors are available on Anthropic's Pro and Max plans. Plan features change, so check the current Claude plan page before you rely on this. If it asks you to sign in to the server, approve it.

  3. Done. Your Claude now reaches your VPS from anywhere

    The Claude in your browser and on your phone can now reach that machine wherever you are: read a file, run a task, check on a job, all without touching a terminal.

That's your always-on AI computer. Installing the tool was the easy part, you just did it in one command. The hard part, the part that turns a blank agent into something that actually runs your business, is the system you give it next: the memory, the rules, the pipeline, and the scheduling that drives it while you sleep. That's what the kit is.

Plan by day, build by night

Now automate that hand-off. Once work moves idea to plan to implementation, the next step is scheduling. You queue a planned task to run at a set time instead of babysitting it live.

The workflow this creates: spend your day planning, not typing. Talk your plan into the Claude app with voice to text. Your thoughts move faster than your fingers, so dictate everything: the goal, the constraints, the context, the edge cases. Pack the plan full while you go about your day.

Then schedule it to run overnight while you sleep, so you can wake up to work that ran without you.

You plan by day, it builds by night. Your operation stops being limited by the hours you can sit at a keyboard. That's a 24/7 workflow, and it's the single biggest multiplier in the whole system.

A team, not a single voice

A single AI gives you a single perspective. The next level is a panel of specialists, each reviewing from one angle: a sales eye, a designer's eye, a technical fact-checker, a legal check, a skeptic that hunts weak claims, and more.

Two ways to use them: have the specialists create content from all those angles at once, or have them review content you already have and tell you exactly where it's weak.

Two more agents run the team. The manager takes every specialist's input, resolves the conflicts, and decides what actually gets actioned, so you never get contradictory changes. The synthesiser takes that agreed plan and produces one clean, unified final piece, so the output reads as one voice, not a committee.

The result is content stress-tested from every angle before it ever reaches a customer.

Start light. Scale when you're ready.

This is powerful and it's token-heavy. A panel of specialists plus a manager plus a synthesiser is a lot of model calls. On a Claude Pro plan it'll burn your limit fast and frustrate you.

So do it in order. Start with the standard files and the pipeline. They work on any plan and they get your output actually working for you. Once it's doing useful work for you and you're ready to scale, move to a Claude Max plan before you switch specialists on. The top Max tier runs around AUD 200 a month at the time of writing, so check the current Claude plan page, and by then you'll be better placed to judge whether the heavier plan is worth it for your operation.

You don't need everything on day one. Get the foundation working, prove the value, then add the heavy layers.

Not a prompt pack. A working system.

If you have bought AI bundles before and felt cheated when they turned out to be a list of prompts, that wariness is fair. This isn't a prompt pack scraped together for a side hustle. It's the actual framework running iFix Electronics, our 16-year repair shop in Erina on the Central Coast, and several other businesses alongside it, refined through real failures, real recoveries and real money on the line.

For

Founders and operators already using AI agents who are sick of re-explaining context, tired of inconsistent output, and done watching the AI forget the rules or abandon a job at 90 percent.

Not for

People who want a magic prompt. This is an operating system, not a one-liner.

Could you build this yourself? Probably, if you've got the next six months to lose sleep and smash caffeine at all hours of the night like I did. Or you can take mine and give yourself a head start.

The full system

Get the full system

AUD$250
One-time, no subscription.

It sets itself up. Drop the files into your AI, send one line, and it interviews you and fills every file in. Manual fill-in included if you prefer.

This is the real system I run my own businesses on. If your download ever fails or the link expires before you save it, email me and I will sort it personally.

Secure one-time Stripe payment · your download link is emailed straight after checkout

By purchasing you agree to our Terms and Refund Policy.

Locked · delivered with the kit

What's inside, once it's yours

A real look at the structure, with the working content held back until it is yours. What is blanked out is the actual material you are paying for, not a gap or a placeholder. The shape you see here is exactly what you receive, filled in and ready to use.

The memory file · CLAUDE.md
Get the kit to open the CLAUDE.md memory file
The full power-phrase card
Get the kit to open the full power-phrase card
A build spec · SPEC.md
Get the kit to open the SPEC.md build spec

The three above are a taste. The download is 18 files. Every one of them, no extras sold later:

The memory and rules, the sticky notes

  • CLAUDE.mdthe note on the front door, read first every session
  • build-rules.mdlimits, permissions and the bright lines
  • brand.mdyour voice, so it stops sounding generic
  • trusted-sources.mdthe only facts it may rely on
  • progress.mdthe live state of the whole operation
  • debug.mdbugs already solved, and the fix that worked
  • history.mdwhy past decisions were made

The pipeline, how work moves

  • SPEC.template.mdthe plan for a job
  • DONE_CRITERIA.template.mdthe finish line, nothing assumed OK
  • BUILD_PROGRESS.template.mdthe checkpoint, so work is never lost

The guides

  • START-HERE.mddrop it in, send one line, it interviews you and writes your kit
  • README.mdorientation, where to begin
  • METHODOLOGY.mdthe whole system explained
  • SETUP.mdfrom zero to a working engine
  • CONNECT.mdwire in your real data, analytics to email
  • POWER_PHRASES.mdthe phrases that reliably lift output
  • SCHEDULING.mdplan by day, build by night
  • SPECIALISTS.mda panel of review agents, not one voice

Everything here ships in the download. Get the full system above.

Questions before you buy

Do I need to know how to code?

No. You plan in plain English in the Claude app and paste into Claude Code. The kit shows you the steps.

Which Claude plan do I need?

You can start the foundation on any plan. The heavier specialist and scheduling layers are where Claude Max earns its keep.

What exactly do I get for AUD 250?

A set of Markdown files and templates as a downloadable zip: the memory file, the power-phrase card, the build spec, worked examples and the setup walkthrough.

What is an MCP server, in one line?

The standard bridge that lets the AI read one of your tools, your analytics, CRM or files, directly instead of you pasting data in.

Can I get a refund?

Because it downloads after checkout, there are no change-of-mind refunds once the link is issued. Your Australian Consumer Law rights still apply in full.

Can I use it across more than one business?

Yes.