drift-docs-gap-fix

drift-docs-gap-fix is a skill for Claude Code from mick-gsk/drift. It costs 98 tokens per session (1,422 once invoked), scanned A, original, MIT.

A workflow for finding and fixing specific documentation gaps in the Drift repository, especially when users cannot complete an external or onboarding task.

In plain words
What is it for?
It helps update docs, the documentation website, and onboarding content after releases or before user outreach.
Why use it?
It targets missing, outdated, or unclear information without turning a small documentation problem into a broad rewrite.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the drift plugin — 31 skills, 17 agents shipped together

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/mick-gsk/drift/drift-docs-gap-fix
Any agent
npx skills add mick-gsk/drift --skill drift-docs-gap-fix
Clone the repo
git clone --depth 1 https://github.com/mick-gsk/drift

Made for: Claude Code.

Or install drift, the plugin that ships this one along with the rest of its 31 skills, 17 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 drift-docs-gap-fix

README.md
[![agentmods](https://agentmods.dev/badge/skills/mick-gsk/drift/drift-docs-gap-fix.svg)](https://agentmods.dev/skills/mick-gsk/drift/drift-docs-gap-fix)
Your own site
<a href="https://agentmods.dev/skills/mick-gsk/drift/drift-docs-gap-fix"><img src="https://agentmods.dev/badge/skills/mick-gsk/drift/drift-docs-gap-fix.svg" alt="Measured on agentmods" height="20"></a>
Per session 98 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,422 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.1 $0.00098 $0.01422
Opus 5 $0.00049 $0.00711
Sonnet 5 $0.00020 $0.00284
Haiku 4.5 $0.00010 $0.00142

Measured 6d ago against content hash 339c95068726, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

drift-docs-gap-fix 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 6d 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.

.github/skills/drift-docs-gap-fix/SKILL.md · 129 lines

How it starts

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

Drift Docs Gap Fix

Verwende diese Skill, um eine konkrete Dokumentationsluecke mit dem kleinstmoeglichen, repo-konformen Patch zu schliessen.

Ziel ist nicht, die Doku neu zu strukturieren, sondern genau die fehlende oder veraltete Information an der richtigen Stelle zu ergaenzen.

Verwenden Wenn

  • ein externer Nutzer eine Frage stellt, die in der Dokumentation beantwortet sein sollte
  • nach einem Release geprueft werden soll, ob neue Funktionen dokumentiert sind
  • vor Outreach oder Onboarding die wichtigsten Nutzerpfade auf Luecken geprueft werden sollen
  • bestehende Doku sichtbar veraltet, unvollstaendig oder missverstaendlich ist

Nicht Verwenden

  • fuer neue Informationsarchitektur, grosse Umbauten oder Rewrites ganzer Seiten
  • fuer Marketing- oder Brand-Texte ohne konkreten Dokumentationsmangel
  • fuer Aenderungen ohne nachweisbare Nutzerverwirrung, Release-Aenderung oder Informationsluecke
  • fuer neue Top-Level-Seiten, solange eine praezise bestehende Zielseite vorhanden ist

Gap-Typen

Ordne den Fall zuerst einem konkreten Gap-Typ zu:

Gap-Typ Bedeutung
Fehlend Das Thema existiert im Produkt oder Code, aber nicht in der Doku
Veraltet Die Doku beschreibt altes Verhalten oder alte Kommandos
Kein Beispiel Das Konzept wird genannt, aber ohne brauchbares Beispiel
Falsche Annahme Die Doku setzt Kontext voraus, den neue Nutzer nicht haben

Wenn kein Gap-Typ sauber passt, ist der Fall meist zu unscharf fuer einen Minimal-Patch und muss erst genauer eingegrenzt werden.

Standard-Workflow

1. Luecke exakt formulieren

Halte die konkrete Verwirrung in einem Satz fest:

  • Was wollte der Nutzer erreichen?
  • Was hat in der Doku gefehlt oder irritiert?
  • Welcher Gap-Typ liegt vor?

Ohne diese Formulierung keine Patch-Arbeit beginnen.

2. Die richtige Doku-Oberflaeche bestimmen

Pruefe zuerst, ob die Luecke in docs/ oder in docs-site/ liegt. Beide Bereiche sind gleichrangig; die richtige Flaeche ergibt sich aus dem Nutzerpfad und dem Dokumentationstyp.

Read the full file on GitHub · 129 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. 6d ago First seen · 129 lines · 98 tokens per session scan A 339c95068726

Subscribe to this mod's changes

drift-docs-gap-fix is a skill published in the GitHub repository mick-gsk/drift (14 stars, last pushed 1mo ago), licensed MIT. It adds 98 tokens to every session and 1,422 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.