원클릭으로
sync-docs
Use when auditing and fixing markdown documentation — broken links, outdated references, external URLs, and convention compliance.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when auditing and fixing markdown documentation — broken links, outdated references, external URLs, and convention compliance.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when designing module placement, type design, and API surface for new features in rvlibs. Load during the Design phase of SDLC.
Use when refactoring large files (800+ lines) — both source and test code — by splitting into sibling modules or submodules based on scope and concern boundaries.
Use when reviewing code changes for correctness, style, conventions, testing, and security. Load during Implementation phase as a quality gate.
Use when implementing new features in rvlibs following conventions and existing patterns. Load during the Implementation phase of SDLC.
Use when triaging, diagnosing, and registering bugs or issues. Covers classification, reproduction, severity, and registration.
Use when ensuring feature quality through testing, coverage gates, and pre-merge verification. Load during the Testing phase of SDLC.
| name | sync-docs |
| description | Use when auditing and fixing markdown documentation — broken links, outdated references, external URLs, and convention compliance. |
Synchronise all markdown documents and artifacts.
Check and fix documentation to ensure consistency with the current codebase structure.
.md link should point to an existing file. Broken links erode trust.Scan all .md files in docs/ for links to other .md files. For each link:
https://github.com/reasvyn/rvlibs.ignore if they are not)..md files.docs/