McArtor Operations AdvisoryLaw Firm Operations — Systems That Hold Up

The Project Setup Tool

Set up any Claude project so it stays organized — a repeatable folder structure, the instructions that enforce it, and a cleanup routine that keeps it that way.

Interactive edition. Every prompt below has a copy button — click, paste, go. Nothing to install, nothing to buy.

What this is

A twenty-minute setup you run once at the start of every Claude project, and a five-minute review you run every month. It gives you the same folder structure every time, a written set of filing rules, and project instructions that make Claude follow those rules in every future conversation.

New to Claude projects?

Read the companion primer — Projects in Claude: A Practical Primer — first. It covers what a project is, how to create one, how to connect a folder, and which of a project's four parts does what. Fifteen minutes, and this tool will make more sense afterwards. Free at mcartoradvisory.com.

The problem it solves

Claude projects start clean and then quietly become a pile. It happens the same way every time:

None of that is a discipline problem. It's a missing system.

What the tool does

1. Builds a consistent structure — adapted to the actual project

Every project gets the same fixed spine: a place for things that need action, a place for things that need holding, a place for the cross-cutting picture, and an archive. The rest is proposed from your actual workstreams — and Claude proposes, you confirm, and nothing is created until you say yes. Folders nobody asked for are the reason people stop trusting a filing system.

2. Writes the rules down where Claude reads them

Setup produces a filing guide and a set of project instructions. From then on, every session in that project files the same way without being reminded. This is the step most people skip, and it is the one that makes the difference.

3. Keeps the structure matched to the work

A monthly review prompt audits what's actually on disk against what the guide says — finding misfiled files, duplicate versions, and dead material, and flagging where the work has outgrown the structure it was given.

Two places knowledge lives

Before the folders, the split that decides where everything goes. A Claude project has two knowledge surfaces, and they behave differently:

The Instructions fieldThe connected folder
ReadAutomatically, every sessionOn request, when something needs it
SizeSmall — a screen or twoAs large as the work is
ChangesRarely, deliberatelyConstantly
HoldsRules, boundaries, standing decisionsDrafts, reference, code, deliverables

The one-line test: if getting it wrong would be embarrassing or costly, it belongs in Instructions. If it's substantive and changes over time, it belongs in the folder. Instructions are read whether or not anyone thinks to look, which is exactly why they should stay short — every sentence that doesn't have to be there dilutes the ones that do.

The structure

Four folders are fixed and appear in every project:

FolderWhat it's for
00-Inbox/Drop zone for things that need action. Processed only when you ask. Should be empty most of the time.
01-Parking-Lot/Drop zone for half-formed ideas that need to hold. Never touched unprompted.
05-Ecosystem/The whole-picture layer: the timeline, the handovers that started things, roadmap and priorities, and a log of decisions and why they were made.
90-Archive/Superseded versions and dead ends. Moved here, never deleted.

Everything else lives in a numbered band between them, decided per project:

Project-Name/
├── 00-Inbox/
├── 01-Parking-Lot/
├── 05-Ecosystem/
│   ├── TIMELINE.md              ← the 30,000-foot dated view (generated)
│   ├── handovers/               ← the documents that started things
│   ├── roadmap-and-priorities/
│   └── decisions-log/
│
├── 10-Strategy/          ← direction-setting material
├── 20-Shared-Assets/     ← identity, templates, anything more than one area uses
├── 30-Workstream-A/      ← your actual streams of work,
├── 40-Workstream-B/        one area each
├── 60-External/          ← clients, prospects, stakeholders
├── 70-Product/           ← the thing you're actually producing
│
├── 90-Archive/
├── README.md             ← the fifteen-second map
└── FILING-GUIDE.md       ← the rules
Why numbers?

They sort in workflow order rather than alphabetically, and the gaps mean a new area added two years from now slots in as 35- without renaming anything. Renaming a top-level folder breaks every path anyone has written down. Inserting a number breaks nothing.

Why so few?

Because a missing folder is a nuisance and an unused folder is corrosive. A missing one gets created the moment it's needed, with better information than you have today. An unused one teaches everybody that the structure is decorative — and once that lesson lands, filing discipline is gone. Start lean; let the project earn the rest.

Inside 05-Ecosystem: the two pieces people miss

handovers/ — the documents that started things. Every project accumulates them: the original brief, the migration handover, the context file written to carry work across a gap. They record the trigger and the first thinking, and their value is that you can come back later and check where the project now sits relative to the original intent.

Without a named home they scatter — and worse, they drift into 90-Archive/, because an archive is where anything unnamed eventually goes. That folder means superseded and dead. A handover is the opposite: live reference. Handovers never get archived. Name them YYYY-MM-DD-handover-<topic>.md so the folder reads chronologically.

One distinction worth stating, because it costs nothing now and is expensive later: a handover that is still being edited is a status file wearing a handover's name. It belongs with its workstream, cross-referenced from handovers/. The folder collects the frozen ones. Miss this and it slowly fills with live documents and stops being a record of origins.

TIMELINE.md — the 30,000-foot view. One line per event, oldest first: decisions, milestones, things that shipped, and the deadlines ahead. Not a log of every file that changed — a view you can read in one pass and know where a project stands and how it got there.

It is generated, not maintained, and that is the whole design. Everything it needs is already written down and already dated, in handovers/, decisions-log/, roadmap-and-priorities/, and the dated filenames across the areas. Claude rebuilds it from those. Three things follow: it can't rot, because nobody keeps it by hand; it can't contradict the decisions log, because it's derived from it — the log answers why did we choose this, at length, and the timeline is the index over it; and refreshing is nearly free, which is what makes it worth doing often.

When it regenerates

At the end of every inbox run and every review — triggers that already exist and already fire in proportion to how much work is happening, so the cadence follows the work instead of a calendar. A fixed weekly rebuild is worse than it sounds: over a busy stretch it's too coarse, and over a quiet one it produces a diff of nothing, which teaches you to stop reading it. Any time you want it sooner — after a heavy week, or before sending anything that quotes status — say "refresh the timeline." Nothing is typed into it by hand; anything that is gets lost on the next rebuild. Put the substance in a decisions-log entry and it appears in the timeline on its own.

How to set it up

1Create the folder and the project

Make one folder on your computer for the project. Create a Claude project with the same name and connect the folder to it.

2Run the setup prompt

Already have a project with a folder connected? The five steps below are for a fresh start — skip to Already have a project? for the retrofit path.

Start a session in the new project and paste this:

3Confirm the structure

Read the proposal properly. Two things to push on:

When it fits, say so, and have Claude create the folders.

4Generate the rules and wire them in

Paste this:

Then do three things:

  1. Paste the generated instructions into the project's custom instructions.
  2. Save FILING-GUIDE.md into the project's docs as well as the folder, so sessions can read the rules even when the folder isn't reachable.
  3. Test it: open a fresh session and ask "where does [some file] go?" A good answer cites the guide. A vague one means the instructions need tightening.
5Load what you already have

Move existing material into 00-Inbox/ and say "process the inbox." Claude files each item, renames anything vague, and reports what went where. You'll see the system work — and you'll catch a wrong assumption on day one rather than in month three.

Already have a project?

You don't need to start over, and you shouldn't. A project with real material in it has something a new one doesn't: evidence. The files that exist tell you what the work actually is, which is better information than any answer you'd give to a setup questionnaire.

The retrofit runs in three passes — read, propose, migrate — and nothing moves until you've seen the whole plan. Two things worth knowing before you start:

If it would settle your nerves, duplicate the folder first and keep the copy until you're happy. It costs a minute.

Paste this into a session in the existing project:

What to expect

Pass 1 is worth reading slowly. Claude describing your project back to you from the files alone is a genuinely useful mirror. If the description is wrong, that's not a failure — it means the folder is telling a different story than you think it is, and that gap is the actual finding.

Push back in Pass 2. The migration map is a proposal, and you know things the files don't show. "Leave that alone," "those two are the same thing," and "that's dead, archive it" are all normal responses.

Pass 3 is where a big project should go slowly. If the folder holds hundreds of files, run one area at a time — "do stage 2 for the website material only" — and check the result before continuing. There is no prize for doing it in one pass, and a staged migration is far easier to correct.

Afterwards, run the monthly review a week later rather than a month later. The first review after a migration always finds something.

The two rules that make it work

Inbox means act. Parking Lot means hold.

A file's location is an instruction. This one convention does more work than everything else combined, because it means you never have to explain what you want done with something — you just put it somewhere.

Move, never delete.

Superseded material goes to 90-Archive/ keeping its name. This is what makes decisive filing safe: the cost of a wrong call is a move, not a loss. People file confidently when filing is reversible.

Keeping it clean

Run this monthly, or sooner after a burst of activity:

Between reviews, this two-minute version catches most drift:

Anytime · Quick check
Quick project check: What's in 00-Inbox and how long has it been there? Any
files in the folder root that shouldn't be? Any area that's changed shape
enough that FILING-GUIDE.md is now wrong about it? Report only — don't move
anything.

You don't maintain the guide — Claude does

An updated structure with a stale filing guide is worse than no review at all, because the guide is what everyone trusts. Which is exactly why keeping them matched is the tool's job, not yours.

Both prompts above include the rule, and the project instructions you set up in Step 4 make it permanent: any time the structure changes, Claude rewrites FILING-GUIDE.md in the same response — the corrected file, saved to the folder, with a dated line in its change log recording what changed and why. It rewrites README.md too when the top-level map moves. You are never asked to go edit either one.

Two things still need your hands, and only these two:

WhatWhen
Paste updated custom instructions into the project settingsOnly when the top-level areas change — a settings screen is the one place Claude can't write to
Drop the updated filing guide into the project's docsSame trigger, same reason

Most reviews change nothing structural, and a review that changes nothing structural asks nothing of you at all — the prompt tells Claude to say "no paste needed" and stop. Expect to touch settings once or twice a year, not monthly.

If even that is more than you want

The second copy of the guide in the project docs exists so sessions can read the rules when the folder isn't connected. If you always work with the folder connected, keep the folder copy only and skip the project-docs copy entirely. You trade a little resilience for zero maintenance.

Making it standard practice

The tool only pays off if it's the first thing you do, every time. Three habits:

Copyright, reuse, and independence

© 2026 McArtor Operations Advisory. All rights reserved.

You're welcome to share this document — unmodified, with attribution — with colleagues and clients.

The prompts inside it are meant to be used. Copy them, adapt them, fold them into your own project instructions. No permission needed, no attribution required, and anything Claude produces when you run them is yours, not ours.

Independence and trademarks. Claude and Anthropic are trademarks of Anthropic PBC. McArtor Operations Advisory is an independent consultancy and is not affiliated with, endorsed by, sponsored by, or a partner of Anthropic PBC. This is an independent work, not an official Anthropic publication. It describes how to organize your own projects; it does not modify Anthropic's products or terms.

About McArtor Operations Advisory

McArtor Operations Advisory helps growing law firms fix the operational systems that stop scaling — intake, document management, matter workflow, and the knowledge that currently lives in people's heads. When a firm's execution stops keeping up with its ambition, the cause is almost never effort. It's a missing system.

This tool is one small piece of a larger method: systems that hold up because the rules are written down where the people — and now the software — doing the work can actually read them.