sync

SkillAI & models

Scan for new plugins, MCP servers, agents, and skills not yet documented in ~/.claude/CLAUDE.md. Detects new integrations and updates the cheat sheet automatically.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the sync skill

What this skill tells your AI

The instructions your AI receives, as published by tomascortereal/claude-code-setup in skills/sync/SKILL.md and read by ahel’s review.

Run the integration sync check:

  1. Execute this command and read the output:
node "$HOME/.claude/hooks/integration-sync.js"
  1. If the output is empty — everything is already documented. Tell the user "All integrations are synced."

  2. If the output lists new integrations:

    • For each new plugin/MCP/agent listed, investigate what it does (check its README, plugin.json, or skill files)
    • Add a new entry to ~/.claude/CLAUDE.md under the appropriate section with:
      • Name and type
      • USE WHEN description
      • Key tools/commands/skills it provides
      • Any prerequisites (API keys, CLI tools, etc.)
    • If it's significant, add it to the Decision Rules at the bottom
    • Re-run the sync command to verify it's now recognized
    • Tell the user what was added

Signals

GitHub stars
62
Forks
25
Last commit
Apr 2026
Advanced
Catalog kind
skill
Gateway key
sync-tomascortereal
Source
github.com/tomascortereal/claude-code-setup