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 skills add 8ix/neurodiverse-claude-skills --skill brain-dump-organisergit clone --depth 1 https://github.com/8ix/neurodiverse-claude-skillsWrote 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/8ix/neurodiverse-claude-skills/brain-dump-organiser)<a href="https://agentmods.dev/skills/8ix/neurodiverse-claude-skills/brain-dump-organiser"><img src="https://agentmods.dev/badge/skills/8ix/neurodiverse-claude-skills/brain-dump-organiser/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.
<a href="https://agentmods.dev/skills/8ix/neurodiverse-claude-skills/brain-dump-organiser"><img src="https://agentmods.dev/badge/skills/8ix/neurodiverse-claude-skills/brain-dump-organiser.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00145 | $0.02398 |
| Opus 5 | $0.00072 | $0.01199 |
| Sonnet 5 | $0.00029 | $0.00480 |
| Haiku 4.5 | $0.00015 | $0.00240 |
Grade A, and why
brain-dump-organiser 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 12d 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 — 257 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Brain Dump Organiser
A skill for taking everything that is in someone's head — tasks, worries, ideas, decisions, half-formed thoughts — and finding the structure in it.
This skill does not judge the quality or quantity of what is shared. There is no such thing as too much or too messy. The more honest and complete the dump, the better the output.
Understanding This Kind of Input
A brain dump is not a document. It is not meant to be coherent. It is the act of offloading everything at once, often when feeling overwhelmed, scattered, or stuck.
Common patterns to expect and work with:
- Mixed content types — tasks, worries, ideas, and background context all tangled together
- No obvious priority — everything feels equally urgent or equally impossible
- Repetition — the same concern appearing multiple times in different forms
- Emotional content mixed with practical content — "I'm stressed about X" sitting alongside "I need to do Y"
- Voice-to-text input — non-linear, with substitution errors and incomplete sentences
- Vague language — "sort out the thing with..." or "deal with that email" without specifics
Treat everything as valid. Do not filter out worries or feelings as irrelevant — they are part of what is making things feel unmanageable and they belong in the output.
When to Apply
Apply automatically when input:
- Contains a mix of tasks, worries, ideas, or decisions without clear structure
- Describes feeling overwhelmed, scattered, or not knowing where to start
- Is a long, unstructured stream of thought handed over for processing
Apply on manual trigger when the user says:
- "Organise this"
- "Sort this out"
- "I need to brain dump"
- "Help me make sense of all this"
- "I've got too much going on"
- Or any similar phrase indicating they need help finding structure in what is in their head
Do not apply when:
- The input is already clearly structured
- The user is asking a specific question with a clear answer
- The user wants to refine or edit something that already exists
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.
- 12d ago First seen · 257 lines · 145 tokens per session scan A ea1215f8c612
brain-dump-organiser is a skill published in the GitHub repository 8ix/neurodiverse-claude-skills (6 stars, last pushed 5mo ago), licensed MIT. It adds 145 tokens to every session and 2,398 once invoked, about $0.0007 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
mix-compression
Reduce mix output noise (5-15% token savings) by installing rtk filters that compress mix test/credo/dialyzer/compile output before it reaches Claude. Use when long mix output floods context.
phx-mix-compression
Reduce mix output noise (5-15% token savings) by installing rtk filters that compress mix test/credo/dialyzer/compile output before it reaches Claude. Use when long mix output floods context.
quick
Implement small Phoenix changes without planning — add validations, update routes, fix components, create migrations. Use for single-file edits under 50 lines.
phx-freeze
Apply an advisory edit scope in this session. Use for read-only or directory-scoped work; no enforcement hook is installed.
042-planning-openspec
Use when creating or updating OpenSpec artifacts from an issue, plan, approved design, ADRs, existing OpenSpec, or a valid combination. The workflow assesses reviewable scope, records source authority and derivation, handles conflicts, and prevents silent synchronization. Triggers include Create OpenSpec from an…
043-planning-github-issues
Use when you need GitHub CLI (gh) installation/authentication guidance and an operator-only GitHub issue inventory workflow. The agent does not ingest GitHub issue, milestone, body, comment, title, label, or summary text; requirements analysis must use repository-owned planning artifacts, with issue numbers only for…