explaingit

ivanhapaz/marketing-context-brain

Analysis updated 2026-05-18

4Audience · pm founderComplexity · 2/5LicenseSetup · moderate

TLDR

A Claude skill that builds a structured set of marketing knowledge documents to give an AI marketing agent real judgment.

Mindmap

mindmap
  root((Context Brain))
    What it does
      Researches and drafts marketing docs
      Builds 11 connected documents
      Records hard rules and their reasons
    Tech stack
      Claude skill
      Markdown
    Use cases
      Prep an AI marketing agent before automating
      Build a voice and tone guide
      Test judgment before going autonomous
    Audience
      Marketers
      Founders
      AI agent builders

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Build a structured knowledge base before automating a marketing AI agent.

USE CASE 2

Create a testable voice and tone guide for consistent AI-generated marketing copy.

USE CASE 3

Compile an ideal customer profile with segments, objections, and proof points.

USE CASE 4

Keep a decision log of hard marketing rules and the mistakes that caused them.

What is it built with?

Claude SkillMarkdown

How does it compare?

ivanhapaz/marketing-context-brain0labs-in/vision-link1038lab/agnes-ai
Stars444
LanguageTypeScriptPython
Setup difficultymoderatemoderateeasy
Complexity2/53/52/5
Audiencepm founderdevelopervibe coder

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 1h+

A minimal three-document build takes about an hour, a full eleven-document build can take several hours of back and forth.

You can use, modify, and distribute this freely, including for commercial purposes, as long as you keep the copyright notice.

In plain English

Context Brain is a Claude skill for building the background knowledge an AI marketing agent needs before it starts producing real work. The idea behind it is that before automating a marketing task, a person should first give the AI enough context to make good marketing judgment calls, and prove that judgment works on something low stakes, rather than plugging an under-informed AI straight into a live workflow. Instead of handing a user blank templates to fill in, the skill does research and drafting itself, pulls in whatever data it can reach, and then asks the user to weigh in on the parts that require real marketing taste. Running the skill produces eleven connected markdown documents that work together: a master spine document that resolves conflicts between the others, market and category research, a competitor reference, evidence from customers and past campaigns, an ideal customer profile, a voice and tone guide, a design system translated into rules an AI can follow, an index of brand assets, a description of the operating workflow and approval steps, a lean instructions document, and a decision log that records each hard rule along with the mistake that led to it. The author suggests that a minimal but useful version can be made from just three of these documents: the spine, the ideal customer profile, and the voice guide, which together stop the output from sounding generic, while a full build with all eleven takes several hours of back and forth with Claude. The process itself is meant to work as a back and forth: the AI investigates and drafts, the human decides. When Claude's research disagrees with the user's instinct, it states its case with evidence once and then follows the user's final call rather than arguing further. Judgments the user hasn't yet confirmed stay marked as uncertain instead of quietly being treated as settled fact. The skill can be installed on Claude.ai as a custom skill, in Claude Code by placing the folder in the skills directory, or simply pasted into a Claude Project since everything is plain markdown text. It includes worked examples and a set of acceptance tests to check whether the resulting documents actually produce good output on a new task. It is licensed under the MIT License.

Copy-paste prompts

Prompt 1
Help me build a context brain for my company using this skill.
Prompt 2
Draft the three-document minimal version: spine, ICP, and voice guide.
Prompt 3
Run the acceptance tests in references/evaluation.md against my finished documents.
Prompt 4
Help me install this skill in my Claude Code skills directory.

Frequently asked questions

What is marketing-context-brain?

A Claude skill that builds a structured set of marketing knowledge documents to give an AI marketing agent real judgment.

What license does marketing-context-brain use?

You can use, modify, and distribute this freely, including for commercial purposes, as long as you keep the copyright notice.

How hard is marketing-context-brain to set up?

Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.

Who is marketing-context-brain for?

Mainly pm founder.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.