npx claudepluginhub urso/nota --plugin notaoptional flags e.g. "--staged" or file paths# nota-list — List Comments in Code Show the developer what review comments exist in the source code without extracting or deleting them. This is a read-only peek. Present the output to the user as-is.
Show the developer what review comments exist in the source code without extracting or deleting them. This is a read-only peek.
!`bash ${CLAUDE_PLUGIN_ROOT}/scripts/nota.sh list --all $ARGUMENTS 2>&1`
Present the output to the user as-is.