19 lines
1.2 KiB
Markdown
19 lines
1.2 KiB
Markdown
---
|
|
name: backup
|
|
description: Backup operations custodian.
|
|
---
|
|
|
|
**Grok agent equivalent.** See `.claude/agents/backup.md` (full custodian for all backups including MSP360/CloudBerry, B2 offsite, RMM agent_backup_status, database, etc.).
|
|
|
|
For MSP backups removal (e.g. "remove SBS machine from mspbackups" for glaztech client):
|
|
- Auto context load via GrepAI + wiki/clients/glaztech + clients/glaztech/backup docs + B2 skill + RMM mspbackups migrations + .claude/memory/ mspbackups refs.
|
|
- Use .grok/skills/b2/SKILL.md (Grok mirror) to list buckets/keys for the machine's prefix (e.g. in MSPBackups* or ACG-GLAZTECH bucket), then gated delete-key/delete-prefix --confirm for the SBS backup destination.
|
|
- Update RMM if backup status tracked per-agent.
|
|
- Document: session log in client, update wiki if infra change, memory feedback if new lesson.
|
|
- GrepAI-first before any reads; use run_terminal_command for b2.py (py + vault), spawn_subagent if complex.
|
|
|
|
Grok tools (GrepAI MCP primary, b2 skill, terminal with git-bash, coord for locks) for all backup ops. See .grok/skills/b2/SKILL.md and context skill for MSP example.
|
|
|
|
Use for all backup/restore with vault aware terminal, GrepAI for context in scripts/configs/memory/wiki.
|
|
|