up-docs

up-docs is a plugin for Claude Code from L3DigitalNet/Claude-Code-Plugins. Its manifest loads nothing; the 5 skills, 4 agents it bundles cost 525 tokens per session together, scanned A, original, MIT.

A documentation-update plugin that coordinates changes across repository files, an LLM wiki, and Notion, with separate propagation and drift-audit steps.

In plain words
What is it for?
Use it for targeted documentation updates or broader drift reviews across code repositories, internal wiki pages, and Notion.
Why use it?
It helps keep documentation layers consistent as the project changes and reports differences that need attention.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest. Also seen: mentions subagents.

Good fit Use it for targeted documentation updates or broader drift reviews across code repositories, internal wiki pages, and Notion.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add L3DigitalNet/Claude-Code-Plugins/plugin install up-docs
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.

Clone the repo
git clone --depth 1 https://github.com/L3DigitalNet/Claude-Code-Plugins

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 up-docs

README.md
[![agentmods](https://agentmods.dev/badge/plugins/l3digitalnet/claude-code-plugins/up-docs.svg)](https://agentmods.dev/plugins/l3digitalnet/claude-code-plugins/up-docs)
Your own site
<a href="https://agentmods.dev/plugins/l3digitalnet/claude-code-plugins/up-docs"><img src="https://agentmods.dev/badge/plugins/l3digitalnet/claude-code-plugins/up-docs.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 5 skills, 4 agents cost 525 tokens a session between them.
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.
Security

Grade A, and why

up-docs 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.

plugins/up-docs/.claude-plugin/plugin.json · 8 lines

What it actually says

{
	"name": "up-docs",
	"version": "0.13.1",
	"description": "Update documentation across three layers (repo, llm-wiki, Notion) via sub-agent propagation plus drift audit, all on Sonnet. Five commands for targeted updates and comprehensive drift analysis with four-phase convergence.",
	"author": { "name": "L3DigitalNet", "url": "https://github.com/L3DigitalNet" },
	"homepage": "https://github.com/L3DigitalNet/Claude-Code-Plugins/tree/main/plugins/up-docs"
}
Contents

What it installs

The manifest is a name and a version. 5 skills, 4 agents travel with it, and installing the plugin installs all of them — 525 tokens a session between them. Each is measured on its own page, and each can be installed alone.

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. 4d ago First seen · 8 lines scan A 6ad5e99d0e02

Subscribe to this mod's changes

up-docs is a plugin published in the GitHub repository L3DigitalNet/Claude-Code-Plugins (6 stars, last pushed 7d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-09-04.

Related

Other plugins, from other repositories

requirements

Project requirements registry via Google Spreadsheet with GitHub issues sync.

dapi/claude-code-marketplace · not measured

pm-kit

AI-augmented knowledge vault for Technical PMs and Engineering Leads — PRDs, sprints, decisions, blockers, daily standups, HTML previews, executive briefs.

kv0906/pm-kit · not measured

feishu-user-plugin

All-in-one Feishu MCP server + CLI tool for Claude Code — send messages as yourself, read chats (auto-expanded mergeforward), manage docs / bitable / wiki (full CRUD) / drive / OKR (with progress writes) / calendar (read+write) / Tasks v2 / multi-profile auto-switch / real-time WS events. 85 tools + 9 prompts, 3 auth.

EthanQC/feishu-user-plugin · not measured

docs-cockpit marketplace

Single-plugin marketplace for docs-cockpit — skill-first project dashboard: skills own the doc-association cognition, a mechanical CLI renders.

Guohao1020/docs-cockpit · not measured

docs-cockpit

Skill-first project dashboard: 1 entry router (use-docs-cockpit, auto-injected via SessionStart hook) + 2 flow skills (docs-cockpit-build: create the module↔doc association system in dialogue; docs-cockpit-rebuild: diagnose drift + refresh + status narratives) + a mechanical render CLI (docs-cockpit render…

Guohao1020/docs-cockpit · not measured

okf

Create, follow, and continuously maintain an Open Knowledge Format (OKF) knowledge catalog in every project — a vendor-neutral, plain-markdown standard. Bundles the okf-catalog skill, the okf-auditor agent, and a SessionStart hook that flags any project missing a catalog.

theesfeld/claude-okf · not measured