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 commands/fockus/skill-memory-bank/briefgit clone --depth 1 https://github.com/fockus/skill-memory-bankWrote 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/commands/fockus/skill-memory-bank/brief)<a href="https://agentmods.dev/commands/fockus/skill-memory-bank/brief"><img src="https://agentmods.dev/badge/commands/fockus/skill-memory-bank/brief.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.00018 | $0.01569 |
| Opus 5 | $0.00009 | $0.00785 |
| Sonnet 5 | $0.00004 | $0.00314 |
| Haiku 4.5 | $0.00002 | $0.00157 |
Grade A, and why
brief 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 4d 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 — 113 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/mb brief [--request | --request-file ] [--input ]… [--auto]
Formalize a raw request into a one-page brief stored with its sources, so the work
enters the pipeline already shaped: brief → discuss → sdd → work.
This command is deliberately NOT an interview. /mb discuss owns the deep
elicitation; briefing asks at most a handful of questions and only when it has to.
When to use
At the very start, when the request is a paragraph of prose plus a pile of
documents and nobody has written down what the work actually is. Skip it when the
request is already one clear sentence — go straight to /mb discuss.
Arguments
<topic>— matches[a-z0-9][a-z0-9-]*. Anything else iserror=usage, exit 2, before anything is written.--request <text>— the request inline.--request-file <path>— the request read from a file.--input <path>— repeatable; a source document to scan and copy intoinputs/.--auto— skip the clarifying-question gate and infer on best effort.
There is no overwrite or re-publish flag in MVP. Re-formalizing is done on a new
<topic>, or after the user deletes briefs/<topic>/ by hand.
Pre-flight
Resolve the skill bundle root once and invoke every bundled helper through it — the working directory during /mb brief is the user's project, so a bare relative scripts/mb-… call either exits 127 or runs somebody else's script:
SKILL_DIR="${MB_SKILLS_ROOT:-$HOME/.claude/skills/memory-bank}" # memory-bank skill bundle root
[ -f "$SKILL_DIR/scripts/mb-brief.sh" ] || {
echo "mb: skill bundle not found at $SKILL_DIR — set MB_SKILLS_ROOT" >&2; exit 2; }
Never derive the root from $0: in an executable-Markdown snippet $0 is the shell, not this file.
Request source
Exactly one source of request text is used, and the rule is enforced before any candidate file is written.
- Passing both
--requestand--request-fileiserror=usage, exit 2; when neither flag is given, the request is only the text of the user message that carried the invocation. - A
--requestwhose value has no non-whitespace character iserror=request_emptybefore the candidate is written, exit 2. - A
--request-filethat is missing, a symlink, a directory or contains..iserror=request_unreadable path=<p>before the candidate is written, exit 2. - A
--request-filewhose contents have no non-whitespace character iserror=request_empty path=<p>, likewise before the candidate is written.
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.
- 4d ago First seen · 113 lines · 18 tokens per session scan A e07266fbb625
brief is a command published in the GitHub repository fockus/skill-memory-bank (25 stars, last pushed 1mo ago), licensed MIT. It adds 18 tokens to every session and 1,569 once invoked, about $0.0001 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-30.
Other commands, from other repositories
vitaecontext-github
Audit or improve GitHub profile and repository SEO.
vitaecontext-vitaegraph
Create, validate, index, or use a private VitaeGraph.
setup
Fetch Kobiton credentials from the authenticated MCP server and write them to /.kobiton/.credentials.
bug-check
Run automated tests and build checks first, then agent code review. For each bug found, propose or document a regression test.
review-video
Make a " Reviews" video — a fast, faceless VO montage of REAL, verified competitor reviews that names the recurring complaints and positions YOUR business as the alternative, then hands off to your own customer testimonials.
avatar-vo-reel
Build a fullscreen voiceover-over-b-roll reel — talking-head avatar hook, then fullscreen screen-capture b-roll while the VO continues, lower-third captions, badge swap, SFX.