Agent Reverse Update
Checks for skill updates automatically on session start.
How It Works
On session start, this skill checks your agent-reverse.json manifest against the remote repos to see if any pinned commits have newer versions available.
Manual Check
To manually check and update:
- Check for updates: Use
manifest_check_updatesMCP tool to see which skills have updates - View outdated: The tool returns
outdatedarray withid,pinnedCommit, andlatestCommit - Update all: Use
manifest_syncMCP tool to reinstall all skills from latest commits
Example Usage
# Check updates
Use manifest_check_updates tool
# Sync to latest
Use manifest_sync tool
Suppressing Notifications
If you don't want session-start notifications, remove this skill from .claude/commands/.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.