cb-analytics-cluster

Diagnose Couchbase cluster health via reachability, node membership, and rebalance state.

4|1|Updated May 28, 2026
One-click install
npx skills add https://github.com/celticht32/Couchbase-Skills-for-Claude.ai --skill cb-analytics-cluster
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cb-analytics-cluster
Source: https://github.com/celticht32/Couchbase-Skills-for-Claude.ai/tree/main/skills/couchbase-analytics/cb-analytics-cluster
Command: npx skills add https://github.com/celticht32/Couchbase-Skills-for-Claude.ai --skill cb-analytics-cluster

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you inspect and manage Couchbase cluster-level health so you can quickly answer whether a cluster is reachable, balanced, or impacted by failover and background tasks.

Core Features & Use Cases

  • Reachability Checks: Verify cluster availability with a fast liveness test before troubleshooting deeper issues.
  • Cluster State Inspection: Review nodes, memory quotas, rebalance status, running tasks, and system events to understand current cluster health.
  • Auto-Failover Management: Read or safely update auto-failover settings with confirmation-driven guardrails.
  • Use Case: When an operator reports a rebalance delay or unexpected failover, use this Skill to check cluster details, inspect task progress, and review recent system events around the incident window.

Quick Start

Ask the assistant to inspect the Couchbase cluster’s reachability, node status, rebalance progress, and recent system events for the target cluster.

Frequently Asked Questions about cb-analytics-cluster

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I diagnose Couchbase cluster outages and rebalance delays?

Inspect Couchbase cluster health by checking node reachability, rebalance status, running tasks, and recent system events. Reviewing memory quotas and auto-failover settings helps identify the root cause of unexpected outages or capacity issues during incident investigation.

Can I check Couchbase auto-failover settings and update them safely?

You can read and update Couchbase auto-failover settings using confirmation-driven guardrails. Inspecting settings requires read-only cluster operations, while updating configuration demands a confirmed write path to safely apply changes.

What is the best way to monitor Couchbase cluster state and node membership?

Monitor Couchbase cluster state by performing a liveness test, then reviewing node membership, memory quotas, and rebalance status. Inspecting recent system events provides context for in-flight maintenance or incident investigation.

Does Couchbase cluster troubleshooting require write access to modify configurations?

Troubleshooting Couchbase clusters primarily requires read-only operations to inspect cluster details, tasks, and system events. Write access is only necessary when applying confirmed changes to auto-failover settings, protected by confirmation guardrails.