update-docs
Installation
SKILL.md
Update Project Documentation (Command Mode)
Update existing documentation when requirements change, features are added, or modifications are needed.
Prerequisites
Verify documentation exists:
# Check for docs folder
ls ./docs/
If no docs found:
⚠️ No existing documentation found in ./docs/
Please run /project-docs first to generate documentation,
then use /update-docs to make changes.