AI knowledge system — done for you

Your AI assistant
that actually
knows you.

For consultants, coaches, and founders. A custom knowledge system built around your work — then kept current every month.

Your vault stays on your Mac. Your data is never used for training.

3 intro spots remaining — first 3 clients only

Generic AI is worse than no AI.

You spend more time managing the tool than using it.

01

"It doesn't know your clients."
You re-explain your context every session. Consultants briefing AI on the same accounts. Coaches re-entering client history. Founders recapping pilot customers and investor relationships. Every time.

"Claude.md files can get pretty long, and many times Claude Code just stops following a lot of the directions specified in the file."

— Hacker News
02

You tried building a system yourself. It took a weekend, worked for two weeks, then fell apart when your projects changed.

"I was feeding it a map of a city that didn't exist anymore."

— Medium (describing CLAUDE.md that decayed out of sync after 3 months)
03

Every session starts from zero. Your AI has no memory of what you built last month, who you talked to, or what you decided.

"The biggest one isn't forgetting. It's forgetting selectively — losing the interpretation while keeping the facts."

— dev.to

AI systems decay without maintenance. BrainKit is your maintenance contract.

An AI that knows you. And stays that way.

Not a template. Not a course. A fully built, maintained AI knowledge system — delivered to your Mac.

1

We build your system

CLAUDE.md written specifically for your work. Your projects, your clients, your routing rules. Not a template — your actual workflow.

2

You talk, it listens

Send voice notes via Telegram. Your AI routes them to the right project, files meeting notes, captures ideas. No laptop required.

3

We keep it current

Every month: CLAUDE.md audited and updated as your work evolves. Brain Report sent. New AI capabilities applied. Your system gets smarter, not staler.

Ask your AI anything

> What did I discuss with Sarah last week?
> Summarize everything I captured about Project X
> What tasks did I commit to this month?

See a real CLAUDE.md — pick your role

CLAUDE.md — Coach
# CLAUDE.md — Executive Coach

## Routing Table
- Client session notes  →  Clients/{{name}}/Sessions/YYYY-MM-DD.md
- Action items          →  Clients/{{name}}/Actions.md
- Confidential content  →  never committed to git

## Context
I coach senior leaders at growth-stage companies.
Sessions are 60–90 min weekly. Prioritize: client
accountability, session continuity, confidentiality.

## Daily Workflow
Morning   → Route overnight inbox captures
Post-call → File session notes within 2 hours
Friday    → Review all open actions across clients

This is exactly what gets built for you — tailored to your workflow, not a copy-paste template.

Simple, transparent pricing.

One-time setup + optional monthly maintenance. No surprises.

Kickstart

$197 intro → $297 regular

One-time. First 3 clients only.

Johannes configures your setup. You own it after.

  • CLAUDE.md written from intake form
  • 60-min onboarding call
  • You own it — no retainer required
  • No voice pipeline
  • No monthly maintenance
Get started — $197 →
Most popular

Concierge

$247 /mo

Full setup + monthly maintenance. Min 3 months.

  • Full setup included in month 1
  • Monthly: CLAUDE.md audit + Brain Report + upgrades
  • Voice-to-vault setup in week 5
  • Private git backup
  • Cancel with 30-day notice
Book a call →

Full Stack

$497 + $247/mo

Everything on day 1. 3 months Concierge included.

  • Voice pipeline live in month 1
  • 3 months Concierge included
  • Everything in Concierge
  • No waiting — full system from day 1
Book a call →

Concierge and Full Stack start with a 20-minute discovery call to scope your workflow before we build anything.

Prefer to build it yourself? Fork the OSS template on GitHub →

Free. Most engineers spend 4–6 hours on first setup. The routing table is where it falls apart.

Here's exactly what happens.

No mystery. No hand-wavy 'onboarding process.' Here's the actual sequence.

1

Book a discovery call

20 min. We figure out your workflow, projects, and which tier fits.

2

Fill out the intake form

12 questions about your work, projects, and language. Takes 10 minutes.

3

We build your system

48-hour turnaround. Vault structure, CLAUDE.md, voice pipeline if applicable.

4

Onboarding call

Screen share. We run setup on your Mac together and test everything.

5

You're live

Start sending voice notes. Your AI is online.

6

Monthly Concierge

We audit your vault, update your CLAUDE.md as projects change, send your Brain Report. Your AI gets smarter every month.

Be one of the first.

Early clients get intro pricing and direct access.

Be one of the first 3 clients.

Intro price: $197 instead of $297. Your feedback shapes the system. You get direct access to Johannes throughout setup.

Get started — $197 →

Frequently asked questions

Do I need to be technical?

Kickstart is fully automated — fill out one form, and your personalised CLAUDE.md + vault arrive in your inbox. Setup requires running one script (setup.sh) — open Terminal (search 'Terminal' in Spotlight), drag the file into the window, press Enter. Takes about 5 minutes. You can inspect the script before running it at github.com/Sockshead/brainkit-starter. If you get stuck, reply to the delivery email and we'll help.

What happens after the Kickstart?

You own the vault. No retainer required. If you want ongoing maintenance — CLAUDE.md updates, Brain Report, upgrades — you can add Concierge at any time.

What's in the Brain Report?

Top 3 topics Claude processed this month, CLAUDE.md changes made and why, inbox items older than 7 days flagged, and one improvement planned for next month. It's how you know your AI is working. Every month you see what it processed, what changed, and what's next.

What's the voice pipeline?

You send a voice note to a Telegram bot. It transcribes it with Whisper, routes it to the right file in your vault, and commits the change to your private git backup.

Can I cancel the retainer?

Yes — 30-day email notice, no partial refund on the current month. Minimum 3 months on Concierge.

What does the CLAUDE.md actually look like?

You can see real examples for coaches, consultants, and founders in the 'How it works' section above — click the role tabs to preview the actual output. The file includes an identity block, your active projects, a routing table that sends inputs to the right folder, and rules specific to your workflow.

How does the CLAUDE.md work technically?

CLAUDE.md is a plain text file that Claude Code reads at the start of every session — it is injected directly into the model's context window before you type anything. It is not a plugin, not MCP, not RAG. It is the simplest possible mechanism, and that is exactly why it is durable: there is nothing to break, no API to rotate, no database to sync. The routing table inside it tells Claude where to file each type of input. The identity block tells Claude who you are. Every session starts with full context, not zero context.

Why does this cost more than a Fiverr gig?

A Fiverr gig sets up a generic vault. BrainKit configures a system specifically for your workflow, then maintains it. The $30 setup will stop working in 3 months. This one doesn't.

Is my data private?

Your vault (notes, projects, files) lives on your Mac and a private GitHub repo. It never leaves your machine except for git sync to your own repo. Voice transcription (Concierge/Full Stack only) uses OpenAI Whisper API — audio leaves your Mac only during transcription, is not stored by OpenAI after processing, and is not used for training. Kickstart has no voice pipeline — all data stays local.

What if my Mac breaks or I get a new one?

Your vault is backed up to a private GitHub repo. Setup on a new machine takes 20 minutes with setup.sh.

What if it is not what I expected?

Email johannes@brainkit.so within 7 days of delivery. If your CLAUDE.md is not personalised to your work or the setup call did not happen, you get a full refund. No lengthy process.

How many clients do you take?

Limited intentionally. Check the availability indicator at the top of this page.

Ready to stop starting from zero?

Book a free 20-min discovery call. We'll figure out if BrainKit is right for your workflow — no pitch, no pressure.

3 spots available