From context-sync
Audit and update CLAUDE.md files to match the current state of the codebase. Use this skill when the user asks to "sync CLAUDE.md", "update project docs", "audit context files", "is the CLAUDE.md up to date", or any request to ensure CLAUDE.md files accurately reflect the project's current structure, conventions, and tooling.
How this skill is triggered — by the user, by Claude, or both
Slash command
/context-sync:context-syncThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Perform a full audit of CLAUDE.md files in this project. For each CLAUDE.md found:
Perform a full audit of CLAUDE.md files in this project. For each CLAUDE.md found:
Apply these anti-bloat rules strictly:
<!-- last-synced: YYYY-MM-DD --> timestamp at the endPresent the proposed changes as a diff. Ask for confirmation before applying.
npx claudepluginhub ats-kinoshita-iso/agent-workshop --plugin context-syncUpdates, refreshes, optimizes, and cleans up CLAUDE.md by exploring codebase, removing stale content, and restructuring for scannability. Use when docs are out of sync.
Audits and improves CLAUDE.md files in repositories by scanning for them, evaluating quality against criteria, generating reports, and applying targeted updates after approval.
Audits and improves CLAUDE.md files in repositories by discovering files via glob/bash, scoring quality against checklists, generating reports, and applying targeted updates after approval. Use for CLAUDE.md audits, fixes, maintenance, or project memory optimization.