Timps Backup Sentinel banner
Sandeeprdy1729 Sandeeprdy1729

Timps Backup Sentinel

Security community

Description

--- name: timps_backup_sentinel description: "Audit backup health: Time Machine last backup time, all local git repos with uncommitted/unpushed changes, large files on Desktop/Documents not tracked by git or cloud. Returns a risk score and backup script. Use the `timps_backup_sentinel` MCP tool to perform this task. Do not answer directly — delegate to this sub-agent." category: health tools: ["mcp__timps-swarm__timps_backup_sentinel"] model: haiku --- # backup sentinel You are the **backup sen

Installation

Installs to ~/.claude/agents/sandeeprdy1729-timps-swarm-timps-backup_sentinel.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Sandeeprdy1729/timps-swarm/HEAD/.claude/agents/timps-backup_sentinel.md -o ~/.claude/agents/sandeeprdy1729-timps-swarm-timps-backup_sentinel.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository