project-docs-sync

Community

Keep project docs aligned automatically.

AuthorMacroMan5
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automatically synchronize project documentation when major changes occur (new tech, architecture changes, requirements shifts) and propagate updates across TECH-STACK.md, ARCHITECTURE.md, and SPECIFICATIONS.md.

Core Features & Use Cases

  • Conservative sync: Detects significant changes in tech stack, architecture, or requirements.
  • Propagation: Updates related docs to ensure consistency.
  • Use Case: Add Redis to TECH-STACK.md; the skill updates ARCHITECTURE.md and SPECIFICATIONS.md accordingly.

Quick Start

Edit TECH-STACK.md to add a new caching layer; the skill will sync related docs.

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: project-docs-sync
Download link: https://github.com/MacroMan5/claude-code-workflow-plugins/archive/main.zip#project-docs-sync

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