AI Dev Impact Lab JA
← Rankings · AI-RELATED REPO

MarimerLLC/claude-utils

Tools and daemons for Claude Code (memory sync, etc.)

Go MIT GitHub ↗
★ 5
stars
75
AI relevance
20
solo dev
0
tool sigs

SUMMARY AI summary by gpt-5-mini

claude-utils provides cross-workstation tooling for Claude Code, chiefly the claude-memsync daemon. It syncs the per-project Claude "memory" folder (~/.claude/projects/<hash>/memory/) across multiple machines using a private git repo as transport. Who uses it - Developers or power users running Claude Code on multiple workstations who want consistent, bidirectional syncing of project memory files. Key features - claude-memsync: single Go binary (Windows, Linux, macOS) runs as a user daemon/service, auto-startable per OS. - Uses a private git remote; mirrors Claude's memory dir into ~/.claudesync as a git work-tree. - Custom git merge driver (claude-memmerge) that unions MEMORY.md section blocks to avoid line-level conflicts. - File-system watcher with debounce; local changes git add/commit/push; periodic git ls-remote and pull only when remote moved. - Atomic propagation back to Claude directories; per-PC config and manifest to detect and propagate deletes safely. - Non-memory Claude files and certain ~/.claude subfolders are intentionally excluded from sync. - CLI for init, install/uninstall, start/stop, run, status, version.

DETECTED Detected AI stack

AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.

🤖 LLM models (1)
Claude

Language breakdown (by bytes)

Go
100%

Owner

Account
MarimerLLC
Type
Organization
Followers
0

Dates

Created on GitHub 2026-05-08
Last push 2026-05-09
First seen here 2026-05-09
Last fetched 2026-05-16 18:21