get-comments

Official

Quickly list and paginate NovaDB comments

Authornovadb
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a simple, consistent way to retrieve lists of comments from NovaDB with flexible filtering and pagination so users can audit, display, or process comment data without manually handling paging logic.

Core Features & Use Cases

  • Filtered retrieval: Query comments by branchRef, objectRef, user, or deleted status to narrow results for moderation or reporting.
  • Pagination support: Uses an opaque continuation token and a take parameter to page through large result sets reliably.
  • Integration: Designed to be invoked by agents or tools that need bulk comment lists for UI displays, moderation workflows, or analytics pipelines.

Quick Start

List comments for branchRef 2100347 and objectRef 12345 with take 10 and return the continuation token if more results exist.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: get-comments
Download link: https://github.com/novadb/claude-plugins/archive/main.zip#get-comments

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.