docs-sync
SolidBring documentation back in line with the code after changes to behavior, paths, versions, or generated output. Use on "update the docs", "refresh the README", "docs are stale", and right before opening a PR that changed any of those. Checks each documented claim against the actual code, command output, or official docs, and updates the parallel-language files together.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- LeeYudok
- Repository
- LeeYudok/agents-scaffold
- Created
- 1 months ago
- Last Updated
- 1 weeks ago
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
docs-sync
Reconciles README, docs, CLAUDE.md, and agent prompts with what the code does.
docs-sync
Detect documentation drift, stale claims, path mismatches, and merge conflict markers. Use when checking README, docs, status, or architecture consistency.
sync-docs
After ANY code change, sweep the diff for documentation that just went stale. Use when finishing an edit, before a commit/PR, or when the completion gate blocks — it turns "did I forget a doc?" into a mechanical checklist. Backed by `forge docs sync`.