一键导入
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)