# Aw Sync

> Sync the AgentWeave project context — regenerate all agent context files (CLAUDE.md, AGENTS.md, GEMINI.md) from the source at .agentweave/ai_context.md. Run this after editing ai_context.md to make sure all agents see updated context. Use when this capability is needed.

- Skill: `tomevault-io/aw-sync` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/aw-sync`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/aw-sync/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/aw-sync

---


Sync the project context so all agents see up-to-date information.

**Project:** Agentweave
**Agents:** claude, kimi, minimax

The source of truth for project context is `.agentweave/ai_context.md`. Agent context files at the project root (e.g., `CLAUDE.md`, `AGENTS.md`, `GEMINI.md`) are generated from it and must be regenerated whenever it changes.

Steps:

1. Check whether `.agentweave/ai_context.md` exists and show the user its last few lines so they can confirm it is up to date.
2. Run `agentweave sync-context` to regenerate all agent context files.
3. Show which files were updated (the command prints this).
4. Remind the user:
   > Agent context files have been updated. Each agent will see the new context on their **next session start** — no action needed if sessions are already running.

If `agentweave sync-context` is not available, instruct the user to run it manually or check that AgentWeave is installed correctly (`agentweave --help`).

---
> Source: [gutohuida/AgentWeave](https://github.com/gutohuida/AgentWeave) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-05-23 -->

