The point of this starter kit is to help you stop prompting and start delegating.
Download the kit.
Download the KitOpen your vault and look at the top level.
Obsidian hides file extensions, so the kit's instruction file just reads as CLAUDE — not CLAUDE.md.
Do you already have a file named CLAUDE at the top level?
Nothing to move. Go ahead to step three and unzip.
Drag that CLAUDE file out of the vault first, so the kit's version doesn't collide with it. Then continue to step three.
Unzip what you downloaded — outside the vault.
You should see CLAUDE, Jeff Brown, Larry Benedict, and folders like .claude, Copy, Prompts, and Handoffs sitting side by side — not all of that nested one level down inside a single outer folder. Those folders are supposed to be there; then drag everything you see into the vault's top level.
Claude.md is your permanent instruction file. This is where your orchestration system lives.
This file holds your preferences, your rules, your protocols, permissions, and anything you want Claude to always remember.
At first blush you think — hell, I'll put everything here — resist the urge.
It's read before every session so you don't want to wind up with bloat racking up usage. Instead use this file to 'point' to other scenario-specific files.
Your Coworker Starter Kit comes with a starter claude.md file, pre-loaded with skills, agents, and an orchestration layer.
ALL of it works in Claude Code. SOME of it works in Cowork.
Your claude.md file is your ultimate source of truth. In Claude Code it's read every session automatically and can be updated inside any session.
If you want a rule add to your permanent claude.md file, ask for it inside Claude Code.
To make it work in Cowork, you need to paste the contents of your claude.md file into the Cowork Global Instructions.
WARNING: If you update your claude.md file, always updated your Cowork Global Instructions and vice versa - otherwise they'll drift.
Don't worry - it's simple, the instructions are on the next page, and I've included a triggered reminder in your new claude.md file that catches when you're trying to make something permanent, knows where you are, and tells you where to go and what to do (see rule 7 below).
Cowork has its own persistent memory, but it decides what to keep, decides what overrides what, and doesn't enforce hard rules — that's why anything permanent has to live in your claude.md file and copied to your Cowork Global Instructions directly.
Your starter claude.md has everything you need, for whichever environment you're in. It's strongly recommended to set this up in Claude Code the first time then copy it over to your Cowork Global Instructions.
The rest of the kit, one by one
Same vault, same claude.md — what changes is setup, and what's actually reachable once you're in.
Pick the interface you're setting up. The two paths differ — choose the one you'll actually work in.
terminal, desktop app, IDE extension
Setup
Click the + sign to open a new session. Just above the entry field you should see your local hard drive icon followed by your user folder — that's your default root. Click on your user folder and select "open folder," then select your vault. It should spawn a little main worktree.
Then just start talking to Claude — say what you're working on, ask it anything. That first prompt doubles as onboarding: claude.md's Role section is still a placeholder at this point, so Claude asks who you are and what you work on, then rewrites that section itself with your answer. You never edit it by hand.
Once that's done, it opens a section in the sidebar with the name of that folder — from then on, open new sessions from that sidebar's + sign and claude.md auto-loads every time.
The web app version of Claude Code works the same way but needs a git repo instead of a local folder to mount — ask if you want help setting that up.
What's accessible
claude.md, both persona files, the prompt-saver skill, subject-line-scorer, lead-scorer, and the full 5-agent roster.
How to invoke it
Setup
Go to Settings, click Cowork, click Global Instructions, and paste in the entire contents of your claude.md file — not a pointer to it. Cowork can't mount a live file the way Claude Code does, so a pointer like "read the claude.md file at the root of this project" has nothing to read; Global Instructions has to hold the actual text.
Then create a project and mount it to your vault.
Keeping it in sync
claude.md is still the one file you edit. Whenever you (or Claude, in Claude Code) add a permanent rule to claude.md, copy just the new text and paste it onto the end of Cowork's Global Instructions, then save. Global Instructions is a static copy you manually refresh — never treat it as a second place to make rules, or the two will drift apart and disagree with each other.
What's accessible
claude.md's content (pasted in), both persona files if you've also pasted or attached them, the prompt-saver skill, subject-line-scorer, lead-scorer.
NOT the 5-agent roster — Cowork has no mechanism to spawn a separate agent, full stop, no workaround.
How to invoke it