brain-starter CLAUDE.md

brain-starter CLAUDE.md is an instructions file for coding agents from michaeljauk/brain-starter. It costs 715 tokens per session, scanned A, original, MIT.

A filing guide for a personal digital knowledge base containing project notes, research, decisions, and reference documents.

In plain words
What is it for?
Use it when adding project information, research, meeting notes, decisions, templates, or other long-term reference material.
Why use it?
It removes uncertainty about where new notes belong and explains how to set up an unpersonalised knowledge base.

Instructions file

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/michaeljauk/brain-starter/claude-md
Clone the repo
git clone --depth 1 https://github.com/michaeljauk/brain-starter

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for brain-starter CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/michaeljauk/brain-starter/claude-md.svg)](https://agentmods.dev/instructions/michaeljauk/brain-starter/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/michaeljauk/brain-starter/claude-md"><img src="https://agentmods.dev/badge/instructions/michaeljauk/brain-starter/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 715 This file is loaded in full into every session.
When invoked 715 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00715 $0.00715
Opus 5 $0.00358 $0.00358
Sonnet 5 $0.00143 $0.00143
Haiku 4.5 $0.00072 $0.00072

Measured 5d ago against content hash a53143d3f2c6, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

brain-starter CLAUDE.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

CLAUDE.md · 59 lines

How it starts

The opening of the file, as written. The whole thing — 59 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Brain Repo - Claude Instructions

Purpose

This repo is a personal second brain - reference docs, project notes, meeting notes, and knowledge. Your task manager (Todoist, Linear, etc.) is the task source of truth.

Not set up yet?

If this file still describes a generic vault, the fork has not been personalised. Run /kickoff. It walks through identity, first project, semantic search, integrations, indexes, and the first commit, and verifies each phase before moving on.

File Placement Rules

Directory Guide

Directory Content Examples
projects/ Project knowledge, one subdir per project projects/my-saas/, projects/side-project/
research/ Non-project research, topic-grouped research/ai-agents/, research/infrastructure/
knowledge/ Curated long-lived reference knowledge/tools.md
decisions/ Cross-cutting decisions with context + alternatives YYYY-MM-DD-short-slug.md
docs/ Repo meta, templates, skill output templates.md, integrations.md
meetings/ Meeting notes (read-only if managed by Granola or similar) -
sources/ Third-party reference material (gitignored) -
tasks/ Task manager sync (managed) -
tmp/ Truly ephemeral files with no project association -
archive/ Done/inactive projects -

What does NOT belong in this repo

  • New project repos / codebases - keep those in their own repos

How to choose the right directory

  • Project overview, working file, or anything project-specific?projects/{project}/
  • Non-project research, analysis, or tool evaluation?research/{topic}/
  • Curated reference material?knowledge/
  • Non-trivial choice with alternatives?decisions/ (cross-cutting only; project-specific go in projects/{project}/decisions/)
  • Stable reference, convention, or template?docs/
  • Output files (email drafts, PDFs, data files)?projects/{project}/outputs/
  • Truly ephemeral, no project association?tmp/

Read the full file on GitHub · 59 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 59 lines · 715 tokens per session scan A a53143d3f2c6

Subscribe to this mod's changes

brain-starter CLAUDE.md is an instructions file published in the GitHub repository michaeljauk/brain-starter (5 stars, last pushed 9d ago), licensed MIT. It adds 715 tokens to every session, about $0.0036 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.