ai: Skill for Claude Code

.claude/skills-global/do-debrief/SKILL.md

do-debrief is a skill for Claude Code from tomcounsell/ai. It costs 47 tokens per session (2,092 once invoked), scanned A, original, GPL-3.0.

A skill that sends a spoken executive brief, meaning a short high-level update, as a voice message in a chat.

In plain words
What is it for?
Sending a voice debrief, speaking an update, or delivering an audio summary.
Why use it?
It lets recipients hear the update instead of reading a written summary.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

This is tomcounsell/ai's own configuration. It tells Claude Code how to work on ai itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything ai configures →

Reuse

Borrowing it

Nothing to install: this file belongs to tomcounsell/ai. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/tomcounsell/ai/main/.claude/skills-global/do-debrief/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/tomcounsell/ai

Made for: Claude Code.

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 do-debrief

README.md
[![agentmods](https://agentmods.dev/badge/skills/tomcounsell/ai/do-debrief/github.svg)](https://agentmods.dev/skills/tomcounsell/ai/do-debrief)
Your own site
<a href="https://agentmods.dev/skills/tomcounsell/ai/do-debrief"><img src="https://agentmods.dev/badge/skills/tomcounsell/ai/do-debrief/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 do-debrief

Your own site · 80×15
<a href="https://agentmods.dev/skills/tomcounsell/ai/do-debrief"><img src="https://agentmods.dev/badge/skills/tomcounsell/ai/do-debrief.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,092 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 unknown 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.1 $0.00047 $0.02092
Opus 5 $0.00023 $0.01046
Sonnet 5 $0.00009 $0.00418
Haiku 4.5 $0.00005 $0.00209

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

Security

Grade A, and why

do-debrief 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 9d 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.

.claude/skills-global/do-debrief/SKILL.md · 127 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 9d ago First seen · 127 lines · 47 tokens per session scan A 0b6949a6b324

Subscribe to this mod's changes

do-debrief is a skill published in the GitHub repository tomcounsell/ai (24 stars, last pushed today), licensed GPL-3.0. It adds 47 tokens to every session and 2,092 once invoked, about $0.0002 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.

Related

Other skills, from other repositories

pptx

Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying…

agentscope-ai/QwenPaw · 152 tokens

paper-illustration

A workflow for generating academic illustrations, such as architecture diagrams and method visuals, with image generation and repeated review. Claude plans and checks the figure during the process.

wanshuiyin/Auto-claude-code-research-in-sleep · 67 tokens

paper-slides

A workflow for turning a completed research paper into conference presentation slides, an editable PowerPoint file, speaker notes, and a full talk script. A conference talk presents the paper's problem, method, results, and conclusions to an audience.

wanshuiyin/Auto-claude-code-research-in-sleep · 81 tokens

paper-talk

An end-to-end workflow for turning a completed research paper into a conference talk. It can produce a slide outline, Beamer source, an editable PowerPoint deck, speaker notes, a talk script, and assurance reports.

wanshuiyin/Auto-claude-code-research-in-sleep · 113 tokens

paper-illustration-image2

Generate publication-quality academic illustrations through a local Codex app-server bridge that uses Codex native image generation. This is a separate experimental alternative to paper-illustration, intended for Claude Code users who want a GPT-image-style renderer without modifying the original skill.

wanshuiyin/Auto-claude-code-research-in-sleep · 59 tokens

pixel-art

A generator for creating pixel-art illustrations as SVG files, a resolution-independent image format made from shapes and code. It targets simple visuals for technical documents and presentations.

wanshuiyin/Auto-claude-code-research-in-sleep · 48 tokens