بنقرة واحدة
sync-docs
Update CLAUDE.md, ARCHITECTURE.md, and knowledge files to reflect current codebase state
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Update CLAUDE.md, ARCHITECTURE.md, and knowledge files to reflect current codebase state
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Commit staged changes with a clear, natural message
Investigate audio glitches, artefacts, device routing failures, and CoreAudio issues
Implement a feature or fix following project patterns and expert knowledge
Analyse code for SOLID and DRY violations and produce a concrete refactoring plan
Run build, tests, and quality checks before committing
| name | sync-docs |
| description | Update CLAUDE.md, ARCHITECTURE.md, and knowledge files to reflect current codebase state |
| disable-model-invocation | true |
| allowed-tools | Read, Glob, Grep, Edit |
Synchronise documentation with the current codebase state.
Use Glob and Bash to get the current file structure of:
src/domain/ — verify domain types match what's documentedsrc/services/ — verify service files match what's documentedsrc/store/ — verify coordinators and managers match what's documentedsrc/viewmodels/ — verify view models match what's documentedsrc/views/ — verify view directories match what's documentedtests/ — verify test structure matches what's documentedRead each knowledge file and verify its claims against the current code:
docs/dev/coreaudio.md — are the architecture diagrams still accurate?docs/dev/realtime-safety.md — are the patterns still used?docs/dev/swift-concurrency.md — are the concurrency patterns current?docs/dev/memory-safety.md — are the memory patterns still followed?docs/dev/project-patterns.md — do the patterns still match the code?docs/dev/known-issues.md — are the known issues still relevant?Verify:
Verify:
For each discrepancy found:
Important: Never add new content without verifying it matches the code. Only update existing sections that are stale or inaccurate.
Produce a summary: