briefing-an-agent

briefing-an-agent is a skill for Claude Code from FlyFission/nuclear-grade-context-engineering. It costs 99 tokens per session (1,690 once invoked), scanned A, original, MIT.

A skill for preparing a focused briefing before an AI agent, reviewer, verifier, or releaser starts work. The briefing states the role, goal, authority, evidence required, forbidden actions, and conditions for stopping.

In plain words
What is it for?
Use it to define scoped files and commands, approvals, decision rights, evidence to produce, and the current state of a task.
Why use it?
It reduces confusion about what the person or agent may decide, what it must prove, and when it must ask for help.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions CLAUDE.md; mentions AGENTS.md.

Part of the nuclear-grade plugin — 29 skills, 28 commands, 5 agents shipped together

Good fit Use it to define scoped files and commands, approvals, decision rights, evidence to produce, and the current state of a task.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/flyfission/nuclear-grade-context-engineering/briefing-an-agent
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.

Any agent
npx skills add FlyFission/nuclear-grade-context-engineering --skill briefing-an-agent
Clone the repo
git clone --depth 1 https://github.com/FlyFission/nuclear-grade-context-engineering

Made for: Claude Code.

Or install nuclear-grade, the plugin that ships this one along with the rest of its 29 skills, 28 commands, 5 agents.

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-an-agent

README.md
[![agentmods](https://agentmods.dev/badge/skills/flyfission/nuclear-grade-context-engineering/briefing-an-agent.svg)](https://agentmods.dev/skills/flyfission/nuclear-grade-context-engineering/briefing-an-agent)
Your own site
<a href="https://agentmods.dev/skills/flyfission/nuclear-grade-context-engineering/briefing-an-agent"><img src="https://agentmods.dev/badge/skills/flyfission/nuclear-grade-context-engineering/briefing-an-agent.svg" alt="Measured on agentmods" height="20"></a>
Per session 99 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,690 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.1 $0.00099 $0.01690
Opus 5 $0.00049 $0.00845
Sonnet 5 $0.00020 $0.00338
Haiku 4.5 $0.00010 $0.00169

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

Security

Grade A, and why

briefing-an-agent 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 8d 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.

skills/briefing-an-agent/SKILL.md · 112 lines

How it starts

The opening of the file, as written. The whole thing — 112 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Briefing an Agent

Overview

A context pack gives an agent or a reviewer the right focused information, and nothing extra. It states the role, the mode, the question to decide, the goal, the files affected, the evidence to produce, the approvals, the actions that are off limits, where the ideas came from, the most important next action, and the state of the work so far.

A good brief is how you supply competence and clarity so the agent can decide well rather than be micromanaged: name what good looks like, and state the decision rights — what it may decide at the edge and what it must escalate. Authority that outruns the clarity in the brief is the setup for a confident, wrong action.

Decision contract

  • Claim checked: the agent can answer what it may do, what must stay true, what evidence it owes, and when to stop -- its power over files, commands, network, credentials, approvals, and release is bounded no wider than the brief's clarity, with the goal anchor and forbidden actions stated.
  • Artifact observed: the change-record path, its mode, the assigned role, and context-packs.md -> a context-pack with role, goal anchor, scoped files/commands, phase, authority bounds, stop conditions, and the next action.
  • Decision affected: block -- whether the briefed agent may start, and the authority bounds it may act within.
  • Failure class: boundary-overreach (authority wider than the brief's clarity, or forbidden actions and allowed files unstated).
  • Next action: bound the authority to the brief and state the forbidden actions; stop or escalate when credentials, production data, or release power appear.

When to Use

  • An AI agent is about to edit files, run commands, call tools, or prepare release evidence, and needs its role, authority, and stop conditions stated before it starts.
  • A reviewer needs a one-screen summary of a Standard change record before beginning the review.
  • A long research or build thread has to be boiled down into the context needed to act.

Read the full file on GitHub · 112 lines

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. 8d ago First seen · 112 lines · 99 tokens per session scan A 5309f4f45196

Subscribe to this mod's changes

briefing-an-agent is a skill published in the GitHub repository FlyFission/nuclear-grade-context-engineering (33 stars, last pushed 2d ago), licensed MIT. It adds 99 tokens to every session and 1,690 once invoked, about $0.0005 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.