briefing

briefing is a skill for Claude Code, Codex from bleedmode/dearuser. It costs 5 tokens per session (21 once invoked), scanned A, original, MIT.

A briefing formatter that reads a personal memory queue file at ~/.claude/memory/queue.md. The file is a place where queued context or notes can be stored.

In plain words
What is it for?
Use it to format a briefing from the contents of the memory queue file.
Why use it?
It gives the briefing access to information already saved in that queue.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/bleedmode/dearuser/briefing
Any agent
npx skills add bleedmode/dearuser --skill briefing
Clone the repo
git clone --depth 1 https://github.com/bleedmode/dearuser

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 briefing

README.md
[![agentmods](https://agentmods.dev/badge/skills/bleedmode/dearuser/briefing.svg)](https://agentmods.dev/skills/bleedmode/dearuser/briefing)
Your own site
<a href="https://agentmods.dev/skills/bleedmode/dearuser/briefing"><img src="https://agentmods.dev/badge/skills/bleedmode/dearuser/briefing.svg" alt="Measured on agentmods" height="20"></a>
Per session 5 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 21 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found 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 $0.00005 $0.00021
Opus 5 $0.00003 $0.00010
Sonnet 5 $0.00001 $0.00004
Haiku 4.5 $0.00001 $0.00002

Measured yesterday against content hash 76831a2a3bc3, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

briefing 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 yesterday.

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.

research/calibration/2026-04-22-health-score-validation/fixtures/22-mixed-realistic-medium/.claude/skills/briefing/SKILL.md · 7 lines

What it actually says

Reads ~/.claude/memory/queue.md.

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. yesterday First seen · 7 lines · 5 tokens per session scan A 76831a2a3bc3

Subscribe to this mod's changes

briefing is a skill published in the GitHub repository bleedmode/dearuser (0 stars, last pushed 28d ago), licensed MIT. It adds 5 tokens to every session and 21 once invoked, about $0.0000 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-09-03.

Related

Other skills, from other repositories

crewai-multi-agent

Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows requiring sequential/hierarchical execution. Built without LangChain dependencies…

davila7/claude-code-templates · 61 tokens

sessions

Search and ask questions about coding agent session history across Claude Code, Codex, and Cursor. Use when asking what was worked on, what was tried before, how a problem was investigated across sessions, what happened recently, or any question about past agent sessions. Also use when the user references prior…

slopus/happy · 78 tokens

meeting

Use for /meeting, /meeting sync, /meeting backfill, or a search term — adaptively analyzes a Granola meeting into decisions, findings, actions, and continuity in shared memory.

egregore-labs/egregore · 41 tokens

reflect

Use when the user says 'we decided', 'I realized', or 'that's a pattern' — captures decisions, findings, or patterns in shared memory. Not a private half-baked thought (/note) or cross-referencing (/deep-reflect).

egregore-labs/egregore · 52 tokens

archive

Capture an effective prompting technique or steering pattern as reusable knowledge. Use for /archive, or when a prompt worked especially well and is worth reusing — not insight about the work itself (/reflect).

egregore-labs/egregore · 41 tokens

deep-reflect

Run deep, multi-hop research over org memory to answer a question or cross-reference an insight, with a cited synthesis. Use for /deep-reflect — not one-shot recall (/search) or capturing an insight (/reflect).

egregore-labs/egregore · 49 tokens