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.
npx agentmods add skills/n-n-code/n-n-code-skills/documenter-coauthoringnpx skills add n-n-code/n-n-code-skills --skill documenter-coauthoringgit clone --depth 1 https://github.com/n-n-code/n-n-code-skillsWrote 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.
[](https://agentmods.dev/skills/n-n-code/n-n-code-skills/documenter-coauthoring)<a href="https://agentmods.dev/skills/n-n-code/n-n-code-skills/documenter-coauthoring"><img src="https://agentmods.dev/badge/skills/n-n-code/n-n-code-skills/documenter-coauthoring.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00086 | $0.00753 |
| Opus 5 | $0.00043 | $0.00377 |
| Sonnet 5 | $0.00017 | $0.00151 |
| Haiku 4.5 | $0.00009 | $0.00075 |
Grade A, and why
documenter-coauthoring 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 4d 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.
How it starts
The opening of the file, as written. The whole thing — 66 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Documenter Coauthoring
Add this to documenter; it changes collaboration, not documentation rules.
Workflow
- Establish the working state:
- read supplied files and existing docs before asking discoverable questions
- infer the audience, outcome, template, constraints, and output target
- invite an unstructured context dump when useful
- ask one batched set of questions only for unknowns that materially affect the next checkpoint
- track the accepted outline and sections, decisions, general preferences, assumptions, open questions, delegated authority and its limits, checkpoint cadence, and next action
- on resume, or before switching from chat-only draft to applied edits, refresh the canonical artifact, relevant evidence, repository state, and initial diff; mark affected accepted sections stale when material evidence or decisions changed
- Agree on structure and user control:
- confirm and reuse an established structure; when structure is unresolved, propose an outline with material alternatives, assumptions, and a recommendation
- derive checkpoint cadence from the request; if it is unspecified, propose the smallest useful next checkpoint
- let the user approve, revise, waive, or delegate checkpoints and decisions
- treat delegation as authority to skip covered pauses, not as authority to hide ripple effects, weaken evidence or safety checks, or cause external side effects
- pause only at an agreed checkpoint or for a material choice outside delegated authority; do not add gates because the document is large or uncertain
- Draft the agreed section or logical tranche:
- work in dependency order; prototype a high-uncertainty section first only when it could change the outline
- write summaries after the decision and evidence are stable, then place them where readers need them
- preserve accepted material and decisions
- treat section-specific feedback as local; carry clearly general preferences such as tone, terminology, or audience forward, and ask only when their scope is materially ambiguous
- surface ripple effects before changing an accepted decision; when delegated authority covers the change, disclose them without adding a checkpoint and mark affected accepted sections stale until reconciled
- Reconcile at each checkpoint:
- keep one canonical artifact rather than parallel conflicting drafts
- show the current tranche or changed blocks during iteration while keeping the complete artifact coherent at milestones and completion
- report what changed, current decisions and assumptions, unresolved material questions, validation state, and the next proposed action or gate
- Finish or hand off:
- apply the baseline validation rules
- before declaring completion, perform a cold-read pass against the named audience and task without relying on conversational context; report it as self-review, not an independent fresh-reader test
- declare completion only when the baseline completion criteria and cold-read pass are satisfied; seek approval at an agreed completion checkpoint, or complete autonomously within delegated authority
- when the user pauses or requests a handoff, return the working state needed to resume and do not claim the document is complete
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.
- 4d ago First seen · 66 lines · 86 tokens per session scan A dd8403e8fefb
documenter-coauthoring is a skill published in the GitHub repository n-n-code/n-n-code-skills (4 stars, last pushed 6d ago), licensed MIT. It adds 86 tokens to every session and 753 once invoked, about $0.0004 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.
Other skills, from other repositories
web-security-auditor
Aggregate SAST, SCA, DAST, secrets, API, frontend, and backend security checks into one report.
web-frontend-designer
Scaffold frontend architecture, components, routing, and UI dependencies from project config and wireframes.
web-stack-planner
Collect project brief and stack choices, then output canonical project-config.json for downstream web-builder skills.
nmap-pentest-scans
Plan and orchestrate authorized Nmap host discovery, port and service enumeration, NSE profiling, and reporting artifacts for in-scope targets.
pentest-data-exfil-tester
Test egress and DLP controls using synthetic canary data across authorized exfiltration channels.
pentest-engagement-planner
Define legal scope, rules of engagement, and authorization artifacts for downstream pentest execution.