Simon Severino — Strategy Sprints
A CLAUDE.md file is the context document your AI agent reads before every task.
It contains your business rules, methodology, client descriptions, communication style, and agent constraints. Without a CLAUDE.md, AI agents produce generic output that could have come from anyone. With one, they act like a trained team member who knows your business, your clients, and your standards.
Source: Jetpack Execution Sheet by Simon Severino, Strategy Sprints
CLAUDE.md is a plain-text Markdown file placed in the root of your project or in your global Claude configuration directory. When Claude Code (Anthropic's AI coding and agent tool) starts a session, it reads CLAUDE.md automatically before taking any action.
Think of it as the briefing document you would give to a new employee on their first day. It tells the agent everything it needs to know to act on your behalf without constant re-prompting.
In the Jetpack Series, we treat CLAUDE.md as the foundation of the entire agent system. Every agent reads it. Every advisor reads it. It is the single source of truth for how your AI team operates.
Without CLAUDE.md, every agent conversation starts from zero. You repeat your business context in every prompt. The agent does not know your methodology, your client profile, or your tone. The output is generic. It sounds like it was written by a tool, not by you.
With CLAUDE.md, the agent already knows:
This context transforms a general-purpose AI into a specialized agent that consistently produces work you are willing to put your name on.
Based on deploying agents for 500+ B2B founders, here are the six sections every founder's CLAUDE.md needs:
Below is the canonical template used in the Jetpack Series. Adapt the bracketed sections to your business.
There are three locations:
~/.claude/CLAUDE.md — applies to all agents and projects on your machine/your-project/CLAUDE.md — applies to a specific agent or workflow~/.claude/rules/ — break your global rules into separate files by topic (business context, communication style, workflows)In the Jetpack Series setup, we use both a global CLAUDE.md and a rules folder with separate files for business context, communication rules, and advisor-specific instructions. This keeps the context modular and easier to update.
Long enough to cover the essentials. Short enough that an agent can read it without hitting context limits.
For most founders, 500 to 1,500 words is the right range. If your CLAUDE.md is longer than 2,000 words, break it into separate rules files by topic.
The test: can a new agent produce output that matches your standards on the first try, using only CLAUDE.md as context? If yes, your CLAUDE.md is working.
In Month 2 of the Jetpack Series, we build an advisor board: three to five specialized agents, each covering a domain (sales, strategy, content, technical, alliances). Every advisor reads the same CLAUDE.md.
This means your entire AI team operates from one shared context. When you update your offer, every agent knows. When you add a new framework, every agent uses it. The CLAUDE.md file becomes the governance layer of your business operating system.
Most founders do not realize this until they have three agents running in parallel and they start to see how one well-written CLAUDE.md eliminates 80% of the prompt engineering work they thought was unavoidable.
Book a call with Simon. We will draft your CLAUDE.md together and identify which agent to build first.
Book a Call with Simon