원클릭으로
doc-sync
Check documentation consistency across README, man page, and help screen
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Check documentation consistency across README, man page, and help screen
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Analyze repository documentation for implementation drift, stale examples, missing coverage, spelling/clarity issues, and reorganization opportunities; produce a prioritized report with exact file references and proposed fixes.
Create, list, switch to, rename, delete, and manage notes for git worktrees using lazyworktree CLI
Check DESIGN.md synchronization with codebase architecture
Generate conventional commit from staged changes
Thorough code analysis without polluting main context
Run full quality check with live results
| name | doc-sync |
| description | Check documentation consistency across README, man page, and help screen |
Compare documentation sources for consistency across keybindings and feature documentation.
Read README keybindings section: Use the Read tool to read README.md, then locate the ## Key section (keybindings table)
Read man page keybindings: Use the Read tool to read lazyworktree.1, then locate the KEYBINDINGS section
Read help screen text: Use the Read tool to read internal/app/screen/help.go, then locate the helpText variable containing the in-app help content
Compare these three sources and identify:
Report findings with file paths and line numbers for any discrepancies found.