sync-claude-md

Community

Keep CLAUDE.md in sync with codebase changes.

Authorbengous
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps maintain CLAUDE.md up-to-date by analyzing git history, comparing against Anthropic best practices using parallel agents, and proposing comprehensive updates with user approval. It can also create CLAUDE.md if it doesn't exist.

Core Features & Use Cases

  • Version-aware updates: Analyzes commits since last CLAUDE.md update to surface changes.
  • Parallel agent reviews: Spawns three agents to assess alignment with official docs.
  • Proposal-driven changes: Generates a comprehensive update proposal for user approval.
  • New CLAUDE.md creation: If CLAUDE.md doesn't exist, creates one following best practices.

Quick Start

Invoke the skill to scan for CLAUDE.md, trigger parallel reviews, and present a change proposal for your review. Approve to apply the updates.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sync-claude-md
Download link: https://github.com/bengous/claude-code-plugins/archive/main.zip#sync-claude-md

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository