knowledge-sync

Community

Keep skill docs aligned with code changes.

Authordiscountedcookie
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures team knowledge stays in sync after refactors or major features by mapping code changes to affected skills and proposing updates.

Core Features & Use Cases

  • Change mapping: Identify affected skills from recent commits.
  • Doc updates: Propose updates to SKILL.md and references.
  • OpenSpec alignment: Trigger updates to maintain consistency with specs.

Quick Start

After a major refactor, run knowledge-sync to map changes to skills and propose necessary updates.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: knowledge-sync
Download link: https://github.com/discountedcookie/10x-mapmaster/archive/main.zip#knowledge-sync

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