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.
npx agentmods add skills/fledgeling-co/fledgeling-plugins/braindumpnpx skills add fledgeling-co/fledgeling-plugins --skill braindumpgit clone --depth 1 https://github.com/fledgeling-co/fledgeling-pluginsWrote 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.
[](https://agentmods.dev/skills/fledgeling-co/fledgeling-plugins/braindump)<a href="https://agentmods.dev/skills/fledgeling-co/fledgeling-plugins/braindump"><img src="https://agentmods.dev/badge/skills/fledgeling-co/fledgeling-plugins/braindump.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00168 | $0.05953 |
| Opus 5 | $0.00084 | $0.02976 |
| Sonnet 5 | $0.00034 | $0.01191 |
| Haiku 4.5 | $0.00017 | $0.00595 |
Grade A, and why
braindump 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 3d 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.
How it starts
The opening of the file, as written. The whole thing — 413 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Compaction quality
A compaction summary is the only deliberate artifact that survives. It is not the only thing
that carries through — measured at the wall, roughly 168k tokens of residue survive a 1M-window
compaction (system prompt, tools, recent turns; post ≈ 50,958 + 0.117 × pre, n=1,037) and the
summary itself is ~3% of that. What the residue keeps is the recent end of the window. What has
exactly one chance to survive is everything else: the reasoning, the files you read, the dead ends
you ruled out, and above all the middle of a long session — summariser faithfulness is measured as
U-shaped, strong at both ends and weakest in the middle (PoSum-Bench). So the summary is not a
recap for a human. It is the input to a stranger who has to continue your work and who will
confidently redo whatever you left out.
Write it as two tiers, not one. That single structural decision carries most of the
value here, and the evidence for it is in references/evidence.md.
Running as a Gemini model? Read gemini.md in this directory first, then follow this file with the overrides it names. It turns the four Tier-1 sweeps into a counted ledger, adds a bound ledger that reads every stated maximum back off the written summary, and treats a scorer reporting no spans as an unverified class rather than a pass. Other models skip it.
The two tiers
Tier 1 — pinned. Reproduced verbatim, never compressed, placed first.
Four categories, and only these four. Keeping this tier short is as important as filling it: instruction-following degrades as instruction count rises — measured on Sonnet 4.6, follow-rate falls from 0.964 at one stacked instruction to 0.447 at twenty — so a bloated pinned tier defeats itself. Treat ~20 pinned items as the ceiling, and consolidate before exceeding it.
- Standing constraints and prohibitions — every "always", "never", "don't", scope fence and boundary the user or the project set. Quote them word for word.
- User corrections — every time the user rejected, redirected or corrected you. Quoted, with what it supersedes. A correction from a peer agent or subagent counts: in a fleet run it is often the most consequential one in the window.
- Rejected approaches and dead ends, each with its reason — "tried X, failed because
Y, don't retry unless Z". Sweep for two kinds, because they live in different parts
of the transcript and a single undifferentiated sweep returns only whichever is nearer:
- Method dead ends — how to work. A verification command that lies, a shell quoting trap, a tool invoked the wrong way, a check that reads green when it is not.
- Product dead ends — what to build. A rejected architecture, a library that emits the wrong artifact, a coercion that corrupts stored data, a route deliberately not added.
- Exact identifiers — absolute paths, commands, error strings, failing test names, IDs, ports, versions, flags. The tokens a successor cannot re-derive or guess.
What ships with it
60 files 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.
- .claude-plugin/plugin.json 752 B
- assets/audit-renders/c1-1024.png 1308 KB
- assets/audit-renders/c1-128.png 22 KB
- assets/audit-renders/c1-256.png 82 KB
- assets/audit-renders/c1-32.png 2.1 KB
- assets/audit-renders/c1-64.png 6.5 KB
- assets/audit-renders/c1-96.png 13 KB
- assets/audit-renders/c2-1024.png 1305 KB
- assets/audit-renders/c2-128.png 23 KB
- assets/audit-renders/c2-256.png 83 KB
- assets/audit-renders/c2-32.png 2.1 KB
- assets/audit-renders/c2-64.png 6.6 KB
- assets/audit-renders/c2-96.png 13 KB
- assets/audit-renders/engineB-1024.png 125 KB
- assets/audit-renders/engineB-128.png 8.7 KB
- assets/audit-renders/engineB-256.png 22 KB
- assets/audit-renders/engineB-32.png 1.5 KB
- assets/audit-renders/engineB-64.png 3.8 KB
- assets/audit-renders/engineB-96.png 5.8 KB
- assets/audit-renders/master-1024.png 411 KB
- assets/audit-renders/master-128.png 19 KB
- assets/audit-renders/master-256.png 56 KB
- assets/audit-renders/master-32.png 2.1 KB
- assets/audit-renders/master-64.png 6.1 KB
- assets/audit-renders/master-96.png 12 KB
- assets/audit-renders/render-manifest.json 1.4 KB
- assets/audit-renders/v1-1024.png 400 KB
- assets/audit-renders/v1-128.png 19 KB
- assets/audit-renders/v1-256.png 57 KB
- assets/audit-renders/v1-32.png 2.1 KB
- assets/audit-renders/v1-64.png 6.1 KB
- assets/audit-renders/v1-96.png 12 KB
- assets/audit.html 15 KB
- assets/banner-src.html 3.8 KB
- assets/banner.png 997 KB
- assets/build_icon.py 11 KB runs code
- assets/icon-128.png 20 KB
- assets/icon-256.png 59 KB
- assets/icon-c1.png 1318 KB
- assets/icon-c2.png 1342 KB
- assets/icon-email-48.png 3.8 KB
- assets/icon-engineB-arrow.svg 4.9 KB
- assets/icon-notes.md 5.3 KB
- assets/icon-v1.svg 17 KB
- assets/icon.png 422 KB
- assets/icon.svg 22 KB
- docs/benchmark-cli-baseline.json 37 KB
- docs/benchmark-head-to-head.json 14 KB
- docs/benchmark-run.log 2.7 KB
- docs/deep-research/compaction-gemini.md 34 KB
- docs/deep-research/compaction-gemini.sources.md 2.5 KB
- docs/deep-research/compaction-local-claude.md 55 KB
- docs/deep-research/compaction-local-claude.sources.md 2.9 KB
- docs/deep-research/compaction-openai-gpt56.md 52 KB
- docs/deep-research/compaction-openai-gpt56.sources.md 2.2 KB
- docs/deep-research/compaction-xai-grok.md 14 KB
- docs/deep-research/compaction-xai-grok.sources.md 936 B
- evals/evals.json 16 KB
- evals/EVALS.md 15 KB
- gemini.md 17 KB
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.
- 3d ago First seen · 413 lines · 168 tokens per session scan A 03c06f01a73e
braindump is a skill published in the GitHub repository fledgeling-co/fledgeling-plugins (2 stars, last pushed 3d ago), licensed MIT. It adds 168 tokens to every session and 5,953 once invoked, about $0.0008 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.
Other skills, from other repositories
mem0-oss-to-platform
Plan and then execute a migration of a project from the mem0 open-source / self-hosted SDK (the local Memory class) to the mem0 Platform / hosted / managed SDK (the MemoryClient class). Use this whenever a developer wants to move, switch, or migrate their mem0 usage off OSS/self-hosted to the hosted API — e.g.…
Cortex
Operate Cortex, the LifeOS memory system — the typed Knowledge Archive (People, Companies, Ideas, Research with typed related: links) plus recall of prior work sessions, ISAs, and conversations. Search, add, harvest, develop, ingest, distill, graph-navigate, recall. USE WHEN cortex, knowledge, knowledge base, search…
auditing-subgroup-fairness
Audit an OpenMed NER or de-identification model for performance disparities across demographic subgroups (sex, age band, race/ethnicity when available) using openmed.eval.fairnessreport. Use when the user wants per-subgroup recall and leakage, wants to check whether de-identification under-protects a group, wants to…
agent-memory
../../../engineering/agent-memory/skills/agent-memory/SKILL.md.
memory
Use when the user asks to remember, recall, forget, update, search, or inspect durable OpenSquilla memory, including profile facts in USER.md and long-term notes in MEMORY.md or memory//.md.
ha-data-stores
Map of Hope Agent's local data stores and safe read-only query workflow. Use when the user asks where Hope Agent stores data, wants to inspect sessions/messages/memory/logs/background jobs/knowledge indexes/settings, asks the model to query local app data, or debugging requires checking persisted state. Trigger…