Blueprint · Tech Stacks
How to Actually Use a MaxShip Kit
For a year I used AI the way most people do: paste a question, get an answer, close the tab. Then I learned the one shift that turns it from a party trick into a coworker. You point it at a folder.
The whole thing in one breath
Stop chatting about a file. Point your AI at a whole folder and work inside it. It reads your instructions first, remembers everything because the memory is saved as files, and hands you back documents you keep. Three tools do it: Claude Cowork, Claude Code, Codex. The move is identical: open the folder, say two words.
Here is the thing nobody told me when I started using AI for real work.
For a year I used ChatGPT the way most people do. Open a tab. Paste a question. Get an answer. Maybe upload a file. Close the tab. Next day, open a new tab, and the machine has no idea who I am or what we did yesterday. I was starting from zero every single time. I typed the same background paragraph over and over like a chump.
Then I learned the shift. It is small and it changes everything. You stop chatting about a file. You point the AI at a whole folder and you work inside it.
That one move is the difference between a party trick and a coworker.
Chatting with a file vs. working inside a folder
A normal web chat is a goldfish. Smart, fast, forgets everything the second you leave. You can attach a document, but that document is a guest. It visits for one conversation and then it is gone.
A folder is different. When your AI opens a folder, three things happen that a chat box cannot do.
It reads your instructions first. Inside a MaxShip kit there is a file called CLAUDE.md. Think of it as the note you leave for a new hire on their first day: here is who you are, here is how we work, here are the rules. The AI reads that file before it says a word to you. So it shows up already knowing the job. You do not have to explain yourself.
It remembers, because the memory is on your disk. Everything you tell it gets written into files in the folder. Your answers, your decisions, your half-formed ideas. Close the laptop, come back Thursday, and it picks up exactly where you left off, because the memory is not trapped in a chat window. It is sitting in your folder as plain files you can read yourself.
Your work becomes something you keep. At the end you do not have a chat log you will never scroll back through. You have a folder full of documents. That is the point. The conversation is how you make it. The folder is what you own.
⚑ Hot take: a chat box is a storage unit, not a house
Uploading a file to a chat box and calling that "using AI for your business" is like renting a storage unit and calling it a house. You visit, you leave, you own nothing. Work inside a folder and the work is yours.
The three tools that open a folder
You need one tool that can see a folder on your computer and talk to you about it. You do not need to code. You need to know how to unzip a file and type three words. Here are the three that work, easiest first.
Claude Cowork (easiest, no terminal)
This is the gentlest way in. It looks like a normal chat, but it can hold a folder.
- Open Claude Cowork.
- Add your kit folder to the workspace (drag it in, or use the add-folder button).
- Type
get started.
That is the whole thing. If you have never touched a command line and never want to, start here.
Claude Code (a bit more setup, very capable)
Claude Code runs in a thing called the Terminal. Do not panic. The Terminal is just a text box that already lives on your Mac or PC. You type one line, you press enter.
- Install Claude Code once (their site walks you through it, it takes a few minutes).
- Unzip your kit. Note where it landed, usually your Downloads folder.
- In the Terminal, type
cdthen drag the kit folder onto the window (that pastes the location for you), and press enter. You are now standing inside the folder. - Type
claude, press enter, then typeget started.
The first time feels foreign. The second time takes ten seconds. I could walk a ten-year-old through this and they would be running it before dinner.
OpenAI Codex (if you live in ChatGPT)
Codex is OpenAI's version of the same idea. If you already pay for ChatGPT, this may be the path of least resistance.
- Install Codex from OpenAI (it also runs in the Terminal, or in their app).
- Unzip your kit and note the location.
- Point Codex at the folder the same way: move into it, then start Codex.
- Type
get started.
Three different tools, one identical move. Open the folder. Say two words. That is the skill. Learn it once and every kit you ever get works the same way.
How a MaxShip kit slots in
A MaxShip kit is a zip file. There is no software to install, no account to make, no secret keys, nothing to break. It is a folder of plain markdown files, which is a fancy way of saying text.
Here is the entire process.
- You get the kit. It arrives as a zip, or you download it.
- You unzip it. Now it is a folder.
- You open that folder in Cowork, Claude Code, or Codex.
- You type
get started.
The moment you do, the kit takes over. It has a file called GET-STARTED.md that acts like an interview. It asks you questions, one at a time, and writes your answers into a workbook/ folder as you go. You are not learning software. You are having a conversation, and the conversation is quietly building you a document you get to keep forever.
You bring the AI. The kit brings the process. Your folder holds the result.
Try it with a free one
The best way to feel the difference is to do it once with something real. The Idea Validation Kit is free for a limited time. It is an eight-step process for pressure-testing a business idea before you sink months into it, run by an AI that tells you the truth instead of cheerleading.
Grab it, unzip it, open the folder, and type get started. Fifteen minutes in, you will get why a folder beats a chat box, and you will never go back to pasting the same paragraph into a fresh tab again.
References
- The Idea Validation Kit · MaxShip · 2026
- The Command Kit · MaxShip · 2026
- Claude Code · Anthropic · 2026
- Codex · OpenAI · 2026