sync-agent-setups
Sync Agent Setups
Claude Code is the only source of truth. This workflow lists every detected non-Claude agent, but it writes only to targets the user confirms during this invocation. It never starts automatically.
1. Inventory source and targets
Find Claude's active user-level setup on the current machine rather than assuming fixed paths. List only user-authored behavior:
- global rules;
- skills;
- custom slash workflows;
- hooks; and
- non-secret behavioral settings.
Exclude credentials, conversation history, caches, telemetry, generated runtime state, and platform-managed content. Detect every installed non-Claude agent and its supported setup surfaces read-only. Record unavailable or ambiguous surfaces instead of guessing.
Resolve each Claude-visible source through any symlink and calculate its checksum. Read the target's current path, file kind, link target, and checksum without following a downstream difference back into Claude.
Gate. every source and detected target has a stable path, ownership classification, and explicit in-scope or excluded reason.