Skip to content
Documentation
Command

/stop

Stop the detached notabene review server for this repo.

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/stop

Context preview

What this command does when you run it.

Stop the detached notabene review server for this repo.

Command definition

stop.md
description: Stop the detached notabene review server for this repo.
allowed-tools: Bash(node:*)

Stop the notabene review server daemon for this repo (SIGTERMs its process group and clears the pidfile).

!`node "${CLAUDE_PLUGIN_ROOT}/bin/nb.mjs" stop`

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
4h ago
Last commit
1mo ago
Created

Repo: z29k/notabene