Skip to content
Documentation
Command

/setup

Set up, configure, or reconfigure notabene and start the docs review server.

From plugin
notabene
45 skills5 commands
Install
$ npx -y skills add z29k/notabene --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/setup

Context preview

What this command does when you run it.

Set up, configure, or reconfigure notabene and start the docs review server.

Command definition

setup.md
description: Set up, configure, or reconfigure notabene and start the docs review server.
argument-hint: "[roots…] [--format mdx|commonmark] [--port N] [--yes]"

Use the **notabene-setup** skill to install/configure (or reconfigure) notabene for this repo and start the review server. It runs `doctor` first, routes on the current state (fresh install / reconfigure / repair), writes or edits `notabene.config.mjs` (confirmed), creates the `.notabene/` store, and launches the server in the background.

Arguments: `$ARGUMENTS`

Treat any of these as a **non-interactive (express)** signal — skip confirmations, defaults-first, don't ask questions unless a doc folder genuinely can't be determined: `--yes` is present, explicit roots / `--format` are given, or the phrasing is terse.

Safety rails hold even in express mode: never expose the LAN (`--host`), commit, or delete anything without an explicit request.

Ships withnotabene

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.

Get the whole plugin, auto-invoked
Stats
4
Stars
0
Views
0
Forks
Active
Maintenance
TypeScript
Language
MIT
License
3h ago
Last commit
1mo ago
Created

Repo: z29k/notabene