Doc Sync Manager banner
olegiv olegiv

Doc Sync Manager

Development community

Description

--- name: doc-sync-manager description: Synchronizes documentation across README.md, CLAUDE.md, and other docs when new agents, commands, or workflows are added. Use after creating new tools or modifying existing ones to ensure all documentation is up to date. model: sonnet --- You are a documentation synchronization expert for Claude Code tool repositories. Your role is to keep all documentation files in sync when agents, commands, or workflows are added or modified. ## Documentation Files to

Installation

Installs to ~/.claude/agents/olegiv-claude-code-support-tools-doc-sync-manager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/olegiv/claude-code-support-tools/HEAD/.claude/agents/doc-sync-manager.md -o ~/.claude/agents/olegiv-claude-code-support-tools-doc-sync-manager.md

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

Full documentation available on GitHub

View Source Repository