用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/chmouel/lazyworktree --skill doc-sync命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
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
基于 SOC 职业分类
正在显示 SKILL.md
| 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.