couchbase-backup-restorelisted
Install: claude install-skill celticht32/Couchbase-Skills-for-Claude.ai
# Couchbase Backup & Restore
A skill for *planning and executing* Couchbase backup and restore operations — both self-managed (cbbackupmgr) and Capella-managed.
Distinct from:
- `couchbase-migration-execution` — one-time data migration, not recurring backup
- `couchbase-mcp` — the `admin_backup_*` tools that interact with the Backup service
## When this skill applies
- "How do I back up Couchbase?"
- "What's cbbackupmgr?"
- "How do I set up a backup schedule?"
- "Full vs incremental backup — what's the difference?"
- "How do I restore from backup?"
- "How do I restore just one bucket, or just a few documents?"
- "How do I back up to S3?"
- "How do I verify my backups are actually working?"
- "What's the RPO/RTO I can achieve?"
- "How does Capella handle backups?"
## Pick the right reference
| Question | Read |
|---|---|
| "cbbackupmgr commands — config, backup, restore, list, merge, examine" | `references/cbbackupmgr.md` |
| "Backup strategy — full vs incremental, schedules, retention, S3" | `references/strategy.md` |
| "How to restore — full cluster, single bucket, single document, point-in-time" | `references/restore.md` |
| "Capella managed backups — schedules, retention, restore" | `references/capella-backups.md` |
## Three core principles
**Principle 1 — An untested backup is not a backup.**
Run a restore drill regularly — quarterly at minimum, monthly for production data. `cbbackupmgr examine` lets you inspect backup contents without a full restore. A restore dr