brain-log
SkillMonitoring & opsShow brain sync and evolution history.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the brain-log skill
What this skill tells your AI
The instructions your AI receives, as published by toroleapinc/claude-brain in skills/brain-log/SKILL.md and read by ahel’s review.
Show the user their brain's sync history.
Steps
-
Read the merge log:
cat ~/.claude/brain-repo/meta/merge-log.json 2>/dev/null -
If the file doesn't exist or is empty, tell the user: "No sync history yet."
-
Otherwise, display the most recent entries in reverse chronological order. Default to 20 entries, but if $ARGUMENTS is a number, use that instead.
Format each entry as:
[timestamp] machine_name (action): summaryExample:
[2026-03-03T12:05:00Z] work-laptop (pull+merge): Merged 3 machine snapshots [2026-03-03T11:00:00Z] home-desktop (push): Exported brain snapshot [2026-03-02T09:30:00Z] work-laptop (evolve): Promoted 2 patterns to CLAUDE.md
Signals
- GitHub stars
- 87
- Forks
- 19
- Last commit
- Jun 2026
Advanced
- Catalog kind
- skill
- Gateway key
brain-log- Source
- github.com/toroleapinc/claude-brain