Egregore sync-repos Adapter
SkillDocs & knowledgeLets your agent update all your local repos by fetching and pulling changes only when they're behind.
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 Egregore sync-repos Adapter skill
About this capability
Smart sync of all Egregore repos (memory + managed repos + current repo), fetches first, only pulls if behind. Use for /sync-repos or ''sync all repos''.
What this skill tells your AI
The instructions your AI receives, as published by egregore-labs/egregore in .codex/skills/sync-repos/SKILL.md and read by ahel’s review.
This is fallback coverage for a long-tail Egregore workflow that has not been ported to a hand-written Codex-native skill yet.
Use the project shell and filesystem directly. Do not invoke Claude Code
commands. Translate interactive choices to structured Codex question tooling
when it is available; otherwise render compact numbered choices with an
Other: option and wait for the user.
- Read
.claude/skills/sync-repos/SKILL.mdfor the workflow details. - Run the referenced
bin/scripts directly from Codex. - Treat graph and publish steps as best-effort unless that workflow explicitly says they are required.
- For every external notification, follow
.claude/context/notification-consent.md: plan without sending, then show a separate exact Send / Edit / Cancel checkpoint. Never infer notification consent from the workflow request or a batch approval. - Keep local-mode behavior filesystem-first and avoid graph or notification
calls when
egregore.jsondeclares"mode": "local". - Never call the deprecated
egregore-handoffCLI for Egregore project handoffs.
Signals
- GitHub stars
- 290
- Forks
- 22
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
sync-repos- Source
- github.com/egregore-labs/egregore