Skip to content
Documentation
Command

/review

Process the review comments on the docs (notabene review loop).

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

Context preview

What this command does when you run it.

Process the review comments on the docs (notabene review loop).

Command definition

review.md
description: Process the review comments on the docs (notabene review loop).
argument-hint: "[extra instructions]"

Use the **notabene** skill to process the open review comments in this repo: read the `.notabene/` store, apply each comment's feedback to the docs faithfully, mark them resolved (or **addressed** in approve mode), append the journal, then verify — renderer build, `notabene lint`, `notabene comments verify` (store ↔ journal coherence), and the project's `verify[]` checks. Ignore comments on hold. Report as a table and **never commit without an explicit request**.

$ARGUMENTS

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