sync — community samara-main, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0

About this Skill

Perfect for AI Agents needing automated environment consistency checks and script drift detection. Bootstrap specification for giving Claude a persistent body, memory, and agency on a Mac

claudeaceae claudeaceae
[8]
[2]
Updated: 3/4/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reviewed Landing Page Review Score: 9/11

Killer-Skills keeps this page indexable because it adds recommendation, limitations, and review signals beyond the upstream repository text.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution Quality floor passed for review Locale and body language aligned
Review Score
9/11
Quality Score
51
Canonical Locale
en
Detected Body Locale
en

Perfect for AI Agents needing automated environment consistency checks and script drift detection. Bootstrap specification for giving Claude a persistent body, memory, and agency on a Mac

Core Value

Empowers agents to verify Samara.app signing, skills symlinks, script drift, and source code consistency using the `sync-organism` script, ensuring a stable AI coding environment through protocols like Team ID verification and script analysis.

Ideal Agent Persona

Perfect for AI Agents needing automated environment consistency checks and script drift detection.

Capabilities Granted for sync

Detecting discrepancies between the repository and running system
Automating checks for Samara.app signing and skills symlinks
Debugging script drift and source code inconsistencies
Validating the integrity of the Samara.app installation

! Prerequisites & Limits

  • Requires access to the `~/Developer/samara-main/` repository
  • Needs execution permissions for the `~/.claude-mind/system/bin/sync-organism` script
  • Limited to systems with Samara.app and Claude Mind installed

Source Boundary

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is sync?

Perfect for AI Agents needing automated environment consistency checks and script drift detection. Bootstrap specification for giving Claude a persistent body, memory, and agency on a Mac

How do I install sync?

Run the command: npx killer-skills add claudeaceae/samara-main/sync. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for sync?

Key use cases include: Detecting discrepancies between the repository and running system, Automating checks for Samara.app signing and skills symlinks, Debugging script drift and source code inconsistencies, Validating the integrity of the Samara.app installation.

Which IDEs are compatible with sync?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for sync?

Requires access to the `~/Developer/samara-main/` repository. Needs execution permissions for the `~/.claude-mind/system/bin/sync-organism` script. Limited to systems with Samara.app and Claude Mind installed.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add claudeaceae/samara-main/sync. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use sync immediately in the current project.

Imported Repository Instructions

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Supporting Evidence

sync

Install sync, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly
Imported Repository Instructions
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
Supporting Evidence

Sync Skill

Check for drift between the repo and running system, and optionally fix it.

What This Does

Runs the sync-organism script to detect differences between:

  • ~/Developer/samara-main/ (the repo/genome)
  • ~/.claude-mind/ (the running organism)
  • /Applications/Samara.app (the built app)

Running the Check

bash
1~/.claude-mind/system/bin/sync-organism

What It Checks

  1. Samara.app Signing - Correct Team ID (G4XVD3J52J)
  2. Skills Symlinks - All skills properly linked from repo
  3. Script Drift - Differences between repo and runtime scripts
  4. Samara Source - Whether installed app matches source code

When to Use

  • After making changes to scripts in either location
  • Before/after update-samara rebuilds
  • During wake cycles (for monitoring)
  • When something "should work but doesn't"

Output Example

## Samara.app Signing
[OK] Samara.app signed with correct Team ID: G4XVD3J52J

## Skills Symlinks
[OK] 10 skills properly symlinked

## Script Drift Analysis
[OK] All shared scripts are identical

## Samara.app Source Check
[OK] Samara.app is up to date with source

SUMMARY
Total drift: 0 issues

Fixing Drift

If drift is detected, the script shows commands to fix it. Common fixes:

  • Copy runtime script to repo: cp ~/.claude-mind/system/bin/X ~/Developer/samara-main/scripts/
  • Rebuild Samara: ~/.claude-mind/system/bin/update-samara
  • Recreate symlinks: Run sync-skills or manually create symlinks

Related Skills

Looking for an alternative to sync or another community skill for your workflow? Explore these related open-source skills.

View All

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
AI

widget-generator

Logo of f
f

Generate customizable widget plugins for the prompts.chat feed system

149.6k
0
AI

flags

Logo of vercel
vercel

The React Framework

138.4k
0
Browser

pr-review

Logo of pytorch
pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

98.6k
0
Developer