Leave notes in the margins of your repo's docs then let your AI agent apply them, resolve the threads, and journal what changed & why.
> /plugin marketplace add z29k/notabene> /plugin install notabene@z29k
Repo: z29k/notabene
What's inside

Iterate on your docs with an LLM - leave feedback anywhere, not squeezed into one prompt. A navigable doc site with multi-user comments, self-hosted in your git - no SaaS, no database. The anchored comment is the instruction: located, unambiguous, nothing to quote. Your agent reads it, edits the source, and journals what changed & why.
npx notabene dev → open the site, select any text → leave a comment (or comment a
whole page, diagram or image)..notabene/, edits the docs faithfully, marks each comment
resolved, and appends a journal entry (what / why / which comments)./journal - or validate each real git diff yourself in
approve mode.npm install -D @z29k/notabene # or pnpm / bun
npx notabene init # writes the config, the .notabene store + the agent protocol
npx notabene dev # → http://localhost:3009
Using Claude Code? /plugin marketplace add z29k/notabene then
/plugin install notabene@z29k - and just say "set up notabene".
→ Full install guide
Each one is a link into the documentation - go deep only where you're curious:
/comments view, touch-first on mobile./review..md, strict .mdx, mixable per extension.notabene pdf.--nb-* design tokens,
your own fonts, a code theme, or your own stylesheet (cascade-layer-safe: your CSS
always wins).llms.txt, per-page
Markdown twins, sitemap, OpenGraph), private-content scoping, optional full-text
search (Pagefind: per-language stemming, highlighted excerpts — in the dev app
too), GitHub Pages workflow included. The documentation site is
notabene publishing itself.notabene lint
checks every internal link against the routes the last build actually emitted -
dead links with did-you-mean suggestions, plus public→private leaks after
build --public.packages/renderer - the @z29k/notabene npm package (Astro renderer + CLI).packages/claude-plugin - the Claude Code plugin (setup + the review skill/protocol).docs/ - this documentation, reviewed and published by notabene itself.FAQ
notabene is a Claude Code plugin with 3 hand-picked skills for documentation work, indexed on Flowy. Install it with the command on its page. It includes notabene-authoring, notabene-setup, notabene. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
Is this plugin yours?
Claim it with GitHubSubmit a pluginPromote it