بنقرة واحدة
sync-docs
Synchronize project documentation with current code state
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Synchronize project documentation with current code state
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Batch-generate web guide docs and i18n translations
Refactor pages, components, or queries for consistency
Prepare a new release with build, verify, changelog, and git tag
Review changed code against AWSops project conventions
استنادا إلى تصنيف SOC المهني
| name | sync-docs |
| description | Synchronize project documentation with current code state |
| triggers | sync docs, documentation update |
프로젝트 문서를 현재 코드 상태와 동기화합니다. (Synchronize project documentation with current code state.)
각 CLAUDE.md 파일을 다음 기준으로 점수(0-100) 평가: (Score each CLAUDE.md file (0-100) across:)
변경 전 등급(A-F) 포함 품질 보고서를 출력합니다. (Output quality report with grades (A-F) before making changes.)
docs/architecture.md를 현재 시스템 구조에 맞게 업데이트 (Update docs/architecture.md to reflect current system structure)scripts/ARCHITECTURE.md와 교차 검증하여 일관성 확보 (Cross-reference with scripts/ARCHITECTURE.md for consistency)src/app/, src/components/, src/lib/, src/types/ 스캔 (Scan src/app/, src/components/, src/lib/, src/types/)git log --oneline -20 (Check recent commits: git log --oneline -20)docs/decisions/의 기존 ADR 검토 (Review existing ADRs in docs/decisions/)변경 전/후 품질 점수와 전체 변경 목록을 출력합니다. (Output before/after quality scores and list of all changes.)
/sync-docs 명령어로 실행 (Run with /sync-docs command)