๐Ÿ”„
AutomationPython

Sync Agent Instructions

by ReflexioAI

Sync Agent Instructions is an Automation skill for Claude Code, published by ReflexioAI in claude-smart.

771 stars85 forkson ReflexioAI/claude-smartAdded 2026/08/23Repository updated 2026/08/17
agent-memoryai-agent-memoryai-agentsclaudeclaude-codeclaude-code-plugincodexcodex-pluginlocal-firstmemoryopencodeopencode-pluginself-improvementself-improving-ai
Install in seconds
Install Sync Agent Instructions
Copy Sync Agent Instructions into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/ReflexioAI/claude-smart/tree/main/.agents/skills/sync-agent-instructions ~/.claude/skills/sync-agent-instructions

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/ReflexioAI/claude-smart.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/sync-agent-instructions/SKILL.md in ReflexioAI/claude-smart
Installs to
~/.claude/skills/sync-agent-instructions
Collection
One of 13 skills cataloged from this repository
Category
Automation โ€” 1523 skills

What Sync Agent Instructions does

Sync Agent Instructions keeps CLAUDE.md, GEMINI.md, and AGENTS.md aligned by copying the changed file to the others. Use it when updating shared instructions for Claude, Gemini, or other coding agents.

Sync Agent Instructions is cataloged under Automation on DirSkills. Sync Agent Instructions comes from a repository tagged agent-memory, ai-agent-memory, ai-agents, claude and claude-code.

Documentation

README

Sync Agent Instructions

Keep CLAUDE.md, GEMINI.md, and AGENTS.md in sync so all AI coding tools share the same project instructions.

Workflow

  1. Detect changes โ€” Run git diff HEAD -- CLAUDE.md GEMINI.md AGENTS.md to see which file(s) have uncommitted changes.

  2. Determine source file:

    • One file changed โ€” That file is the source. Copy its content to the other two.
    • Multiple files changed โ€” Ask the user which file to use as the source.
    • No files changed โ€” Compare all three with diff. If they differ, report which sections differ and ask the user which file to use as source. If identical, report "All instruction files are in sync." and stop.
  3. Sync โ€” Read the source file and write its exact content to the other two files.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Sync Agent Instructions

  • What else does ReflexioAI publish alongside Sync Agent Instructions?

    Sync Agent Instructions is one of 13 skills that DirSkills catalogs from ReflexioAI/claude-smart, the repository it ships in. Its siblings there include Agent Browser, Check And Test and Claude Smart. Each one is a separate skill with its own page in this directory, installs the same way Sync Agent Instructions does, and is maintained by ReflexioAI in that same repository. The rest of the collection is listed on the ReflexioAI/claude-smart page.

  • How does Sync Agent Instructions compare to other Automation skills?

    Sync Agent Instructions ranks #998 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Sync Agent Instructions against them. Open each page to compare what they document and how they install.

More from ReflexioAI/claude-smart

Sync Agent Instructions is one of 13 skills cataloged on DirSkills from ReflexioAI/claude-smart.

See all 13 skills โ†’