sync-workspace-structure

Official

Keep workspace indexes and repositories synced.

Authorwuji-technology
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Synchronizes distributed index files and repository mappings so that changes to workspace directories, products, and skill definitions do not leave stale or inconsistent _index.md and CLAUDE.md metadata across personal and team repositories.

Core Features & Use Cases

  • Index maintenance: Scan directories, detect added/removed/renamed files and subdirectories, and update corresponding _index.md files using templates.
  • Repository sync workflow: Create precise local commits, prepare squash branches, and open PRs to protected team and plugin remotes before pushing origin.
  • Selective updates & safety: Only stage and commit index-related files, enforce PR-based merges for protected branches, and validate PR merge status prior to origin push.
  • Use case: After adding a new product directory or modifying .claude/skills, run the Skill to regenerate indexes, create team and plugin PRs, and await approvals before pushing to origin.

Quick Start

Run the sync-workspace-structure skill to scan changed paths, update affected _index.md and CLAUDE.md entries, create squash PRs for team and plugin remotes, and prepare to push to origin after merges.

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-workspace-structure
Download link: https://github.com/wuji-technology/pm-workflow-plugin/archive/main.zip#sync-workspace-structure

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.