Samin12

Brain Sync — Development skill for Claude Code

Development community

Check every upstream source for changes and report diffs — never auto-applies.

How to install Brain Sync

Installs to ~/.claude/commands/samin12-evolving-brain-template-brain-sync.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Samin12/Evolving-Brain-Template/HEAD/.claude/commands/brain-sync.md -o ~/.claude/commands/samin12-evolving-brain-template-brain-sync.md

Restart Claude Code, or start a new session, for it to be picked up.

What Brain Sync does


description: Check every upstream source for changes and report diffs — never auto-applies argument-hint: [source-name] | --all

Run `9 - Operations/workflows/sync upstream.md` to check upstream sources for changes since the last pin.

Arguments

  • No argument or --all → check every source under 9 - Operations/upstream/
  • → check only that source (e.g., gbrain)

What happens

  1. Follow the sync upstream workflow procedure.
  2. Fetch the current state of each tr

Alternatives in Development

  • Auto Update — Pull the latest ECC repo changes and reinstall the current managed targets 243.5k ★
  • Sync Upstream — 同步上游 sirmalloc/ccstatusline 新 release 到 fork 并完成中文化 752 ★
  • Maestro Learn — User-invoked learning toolkit — guided reading, investigation, pattern extraction, or second opinions 530 ★

Full documentation available on GitHub

View Source Repository