project-sync

Synchronize CLAUDE.md with project documentation and remove outdated files.

3|2|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/ukwhatn/.claude --skill project-sync-ukwhatn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-sync
Source: https://github.com/ukwhatn/.claude/tree/main/skills/project-sync
Command: npx skills add https://github.com/ukwhatn/.claude --skill project-sync-ukwhatn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PJドキュメント同期は、PJ関連のCLAUDE.mdと人間向けドキュメントを常に整合させ、古いファイルを削除する作業を自動化します。

Core Features & Use Cases

  • PJ CLAUDE.mdの更新依頼時に整合性を検証し、ドキュメント分離原則に基づく配置を提案します。
  • context/・docs/との整合性チェックを実行し、不要ファイルの特定と削除を支援します。
  • 複数の人間とエージェント作業が混在するPJで、構造変更の影響を最小化します。

Quick Start

Run the PJ document synchronization workflow to ensure CLAUDE.md aligns with project docs.

Frequently Asked Questions about project-sync

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I keep CLAUDE.md and project documentation in sync?

To keep CLAUDE.md and project documentation in sync, run the project synchronization workflow to verify consistency, propose document separation, and identify outdated files for removal.

What is the best way to align agent-facing context with human-facing docs?

The best way to align agent-facing context with human-facing docs is to apply document separation principles, verifying that CLAUDE.md accurately reflects the structure of context and docs directories.

How do I identify and remove outdated files in context and docs directories?

Identify and remove outdated files in context and docs directories by running consistency checks against CLAUDE.md, which highlights structural mismatches and isolates obsolete documentation for deletion.

Does project documentation synchronization work for mixed human and agent workflows?

Project documentation synchronization works for mixed human and agent workflows by validating alignment during CLAUDE.md updates and minimizing the impact of structural changes across collaborative environments.

When do I need to run a CLAUDE.md consistency check?

You need to run a CLAUDE.md consistency check when project document structures are reorganized, user-level settings require alignment, or updates to project-specific CLAUDE.md files are requested.

What are the limitations of automating CLAUDE.md alignment for large projects?

A limitation of automating CLAUDE.md alignment is that while it identifies outdated files and checks directory consistency, it primarily proposes structural placement rather than automatically rewriting human-facing content.