원클릭으로
docs-sweep
Keep documentation aligned with the current codebase; flag drift between docs and reality.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Keep documentation aligned with the current codebase; flag drift between docs and reality.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when writing or editing public-facing prose such as external emails, blog posts, website copy, social posts, press copy, or when the user says use my tone, match my tone, use my voice, sound like me, avoid AI tells, em dash, or emdash.
Checkpointed browser workflow for first-time Apple App Store Connect and Google Play Console app setup. Use for creating new app records, Play Content rating, Data safety, app-content declarations, app access credentials, ASC app records, privacy nutrition labels, agreements/tax prompts, Resolution Center review replies, and console-only setup for a new white-label brand.
API-first Android Google Play release workflow. Use when releasing, uploading, staging, or preparing an Android build for Play Console, including Capacitor apps, versionCode bumps, signed AAB creation, Play Developer Publishing API uploads, tracks, rollout, listings, store images, tester lists, and Play-console browser fallback flows.
API-first iOS App Store/TestFlight release workflow. Use when releasing, uploading, submitting, or preparing an iOS build for TestFlight or App Store Connect, including Capacitor apps, version bumps, altool upload, ASC API build processing, export compliance, TestFlight group attachment, metadata, screenshots, or submit-for-review steps.
Verify @contracts subpaths stay in sync across the three alias sites the packaged DMG depends on.
Find the highest-signal recurring error in local logs, trace it, and propose a verified fix.
| name | docs-sweep |
| description | Keep documentation aligned with the current codebase; flag drift between docs and reality. |
| triggers | ["/docs-sweep","docs drift","documentation sweep"] |
| version | 1.0.0 |
| category | loop |
| effort | medium |
A convergence loop that keeps documentation aligned with the code, fixing one verified drift per iteration. Run in loop mode to sweep the docs over time without large, risky rewrites.
docs/ and the root markdown files against the actual code (commands, file paths, type names, architecture statements). A claim counts as drift only when the code contradicts it.A concise summary of docs checked, the drift found, the suggested minimal fix, and any blockers.