dossier-report

dossier-report is a skill for Claude Code from fledgeling-co/fledgeling-plugins. It costs 489 tokens per session (9,026 once invoked), scanned A, original, MIT.

A research-and-publishing workflow that turns a question into a single HTML report page. It researches the topic, connects claims to evidence, and presents the result for specialists, decision-makers, and newcomers.

In plain words
What is it for?
Use it to create a researched web page about one topic, with evidence and different reading levels.
Why use it?
It prevents a report from being written from an incomplete summary instead of the underlying research.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions subagents; positional $N argument; mentions Gemini CLI.

Part of the dossier-report plugin — 1 skill shipped together

Good fit Use it to create a researched web page about one topic, with evidence and different reading levels.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/fledgeling-co/fledgeling-plugins/dossier-report
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 fledgeling-co/fledgeling-plugins --skill dossier-report
Clone the repo
git clone --depth 1 https://github.com/fledgeling-co/fledgeling-plugins

Made for: Claude Code.

Or install dossier-report, the plugin that ships this one along with the rest of its 1 skill.

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 dossier-report

README.md
[![agentmods](https://agentmods.dev/badge/skills/fledgeling-co/fledgeling-plugins/dossier-report/github.svg)](https://agentmods.dev/skills/fledgeling-co/fledgeling-plugins/dossier-report)
Your own site
<a href="https://agentmods.dev/skills/fledgeling-co/fledgeling-plugins/dossier-report"><img src="https://agentmods.dev/badge/skills/fledgeling-co/fledgeling-plugins/dossier-report/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 dossier-report

Your own site · 80×15
<a href="https://agentmods.dev/skills/fledgeling-co/fledgeling-plugins/dossier-report"><img src="https://agentmods.dev/badge/skills/fledgeling-co/fledgeling-plugins/dossier-report.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 489 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 9,026 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 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.00489 $0.09026
Opus 5 $0.00244 $0.04513
Sonnet 5 $0.00098 $0.01805
Haiku 4.5 $0.00049 $0.00903

Measured today against content hash 4e0bc78fbb50, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

dossier-report 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 today.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/audit_page.py, scripts/build_chrome.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

plugins/dossier-report/skills/dossier-report/SKILL.md · 657 lines

How it starts

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

Publishing a research page

One topic in, one page out: researched by a panel, argued from a claim graph, designed around its own subject, published to its own subdomain, and offered in three registers so the same evidence reaches a specialist, a decision-maker and a reader meeting the subject for the first time.

The failure this exists to prevent is specific and has happened twice already in this repo. A panel of five backends ran, research_synthesise reported "5 never opened", and the page was written from the merged distillation. The distillation is a coverage difference between reports, not a summary of them. A page built on it describes what the backends did not share rather than what they found.

So the spine of this skill is: spend on research, then actually read it, then let the reading decide the page. Everything else follows.

references/evidence.md carries the research this skill is built on — 225 sources across five backends — and every rule below traces to a row in it. Read it when you need to justify or tune a rule, not on every run.

Using Gemini? Read gemini.md for this skill's task-specific calibration and artifact checks. Its older runs do not establish Gemini 3.8 capability limits: preserve the user's selected implementation lane, and apply a model-specific route only when the current model or an observed failure supports it.

Resolve dependencies in the current runtime. Use the exact installed identifiers for the named plugin skills. dataviz is a standalone skill identifier only when the runtime lists it; if unavailable, use this skill's references/visualisation.md and an available charting or diagram tool, and name the substitution. Discover media and Mobbin tool names from the tool catalog. Reuse a loaded skill's guidance and the same acceptance evidence across phases; routing every decision through its criteria does not require invoking the skill again for each word or figure.

The shape of a run

Ten phases. Phases 1 and 5 both use /trawl:trawl for divergence; phases 0, 4 and 9 are the human checkpoints.

Read the full file on GitHub · 657 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. today Changed · +2 lines · +4 tokens per session 4e0bc78fbb50
  2. 8d ago First seen · 655 lines · 485 tokens per session scan A 17716a346555

Subscribe to this mod's changes

dossier-report is a skill published in the GitHub repository fledgeling-co/fledgeling-plugins (2 stars, last pushed yesterday), licensed MIT. It adds 489 tokens to every session and 9,026 once invoked, about $0.0024 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.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

next-cache-components-optimizer

Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…

vercel/next.js · 170 tokens

next-partial-prefetching-adoption

Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…

vercel/next.js · 103 tokens

chronicle

Analyze Copilot session history for standup reports, usage tips, session search, and session reindexing. Use when the user asks for a standup, daily summary, usage tips, workflow recommendations, wants to search or find past sessions by keyword/file/PR, wants to reindex their session store, or asks about deleting…

microsoft/vscode · 72 tokens