← Back to Skills
๐Ÿ“–

Documentation Updater

Find outdated docs, compare with code, and update documentation files

Developer 5 steps 5 tools 3 servers

Example Prompt

Check our documentation for anything that's out of date compared to the actual code and update it

About

Identifies documentation that has drifted from the actual codebase by comparing doc references with current source files. Flags outdated sections, generates corrected content, and writes the updates directly to the documentation files to keep everything in sync.

Workflow Steps

1

List the docs directory to find all documentation files

๐Ÿ“ List Directory
2

Read existing documentation files to identify references to code patterns and APIs

๐Ÿ“„ Read File
3

Read the referenced source files from the repository to get the current state

๐Ÿ“ƒ Read Repo File
4

Compare documentation against source code and identify outdated sections

๐Ÿง  Structured Reasoning
5

Write the corrected and updated documentation back to the files

โœ๏ธ Write File

Tags

documentationmaintenancedocsaccuracy