idea-lineage

idea-lineage is a skill for Claude Code, Codex from cynthiajones34/GBrain. It costs 60 tokens per session (2,001 once invoked), scanned A, a copy of idea-lineage, MIT.

A skill for tracing how one idea changed over time in a company knowledge store. It identifies the idea's first mention, clearest explanation, related concepts, reversals, contradictions, abandoned versions, and current form.

In plain words
What is it for?
Use it to investigate where a single idea came from, how it developed, what was discarded, and what version is currently active.
Why use it?
It separates the history of one idea from a broad concept map or a measurement timeline, making changes in thinking easier to follow.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Needs its repository: it reads a path above its own folder, which exists only inside the repository. The line is **Convention:** see [conventions/quality.md](../conventions/quality.md) for.

Good fit Use it to investigate where a single idea came from, how it developed, what was discarded, and what version is currently active.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/cynthiajones34/GBrain
agentmods
npx agentmods add skills/cynthiajones34/gbrain/idea-lineage

Made for: Claude Code, Codex.

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 idea-lineage

README.md
[![agentmods](https://agentmods.dev/badge/skills/cynthiajones34/gbrain/idea-lineage/github.svg)](https://agentmods.dev/skills/cynthiajones34/gbrain/idea-lineage)
Your own site
<a href="https://agentmods.dev/skills/cynthiajones34/gbrain/idea-lineage"><img src="https://agentmods.dev/badge/skills/cynthiajones34/gbrain/idea-lineage/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for idea-lineage

Your own site · 80×15
<a href="https://agentmods.dev/skills/cynthiajones34/gbrain/idea-lineage"><img src="https://agentmods.dev/badge/skills/cynthiajones34/gbrain/idea-lineage.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 60 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,001 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod 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.1 $0.00060 $0.02001
Opus 5 $0.00030 $0.01001
Sonnet 5 $0.00012 $0.00400
Haiku 4.5 $0.00006 $0.00200

Measured 10d ago against content hash bbf37781d93b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

idea-lineage 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 10d 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.

Origin

This is a copy

100% identical to idea-lineage — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/idea-lineage/SKILL.md · 223 lines

How it starts

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

idea-lineage - Single-Idea Evolution Through the Brain

Convention: see conventions/quality.md for citation rules, quote fidelity, and source-backed claims.

Boundary: see docs/takes-vs-facts.md for the distinction between holder-attributed takes and the brain owner's hot facts. Do not collapse those layers when summarizing lineage.

What this solves

Users often want to understand how one idea changed across time: when it first appeared, when it became sharp, what it displaced, what it contradicted, and what version is alive now. That is different from building a whole concept map and different from charting an entity's metric trajectory.

Use this skill when the user asks about one idea, topic, phrase, or concept page and wants its evolution through the brain.

Canonical examples:

  • "Run idea lineage on founder-led sales."
  • "How has my thinking about compounding trust changed?"
  • "What is my current version of this idea?"
  • "Where did this idea come from, and what did I abandon along the way?"

What this is not

  • Not concept-synthesis: that skill deduplicates many concept stubs, tiers them, writes concept pages, and builds a broad intellectual map.
  • Not find_trajectory: that operation charts typed facts or event rows for an entity, such as MRR, role, location, or status over time.
  • Not a contradiction-probe runner: this skill may read cached contradiction findings when available, but it does not launch expensive probes.
  • Not a writing mode by default: do not write a lineage page unless the user explicitly asks for a saved artifact after seeing the read-only answer.

Contract

This skill guarantees:

  • A single-idea scope is preserved. Broad corpus or "map my concepts" prompts route to skills/concept-synthesis/SKILL.md instead.
  • Every lineage claim cites existing brain evidence: page slug, source id when present, date, and short quote or snippet.
  • Missing evidence is labeled as a gap, not patched with plausible narrative.
  • Contradictions, reversals, and abandoned branches are separated from normal temporal evolution.
  • The default mode is read-only and does not mutate brain pages.

Read the full file on GitHub · 223 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 10d ago First seen · 223 lines · 60 tokens per session scan A bbf37781d93b

Subscribe to this mod's changes

idea-lineage is a skill published in the GitHub repository cynthiajones34/GBrain (0 stars, last pushed 1mo ago), licensed MIT. It adds 60 tokens to every session and 2,001 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to idea-lineage, differing in 0 lines, and is treated as a copy.