Agent skill
doc-sync
Check documentation consistency across README, man page, and help screen
Install this agent skill to your Project
npx add-skill https://github.com/chmouel/lazyworktree/tree/main/.claude/skills/doc-sync
SKILL.md
Documentation Sync Check
Compare documentation sources for consistency across keybindings and feature documentation.
Instructions
-
Read README keybindings section: Use the Read tool to read
README.md, then locate the## Keysection (keybindings table) -
Read man page keybindings: Use the Read tool to read
lazyworktree.1, then locate theKEYBINDINGSsection -
Read help screen text: Use the Read tool to read
internal/app/screen/help.go, then locate thehelpTextvariable containing the in-app help content
Analysis Required
Compare these three sources and identify:
- Missing keybindings in any source
- Inconsistent descriptions between sources
- Outdated or incorrect information
- British spelling violations
- Specific recommendations to bring all sources into sync
Report findings with file paths and line numbers for any discrepancies found.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
design-sync
Check DESIGN.md synchronization with codebase architecture
theme-audit
Validate all themes for completeness and correct usage
commit-helper
Generate conventional commit from staged changes
worktree-manager
Create, list, switch to, rename, delete, and manage notes for git worktrees using lazyworktree CLI
deep-analyse
Thorough code analysis without polluting main context
sanity-check
Run full quality check with live results
Didn't find tool you were looking for?