| name | source-command-docs |
| description | Generate or update project documentation |
source-command-docs
Use this skill when the user asks to run the migrated source command docs.
Command Template
Review and update project documentation.
Tasks to perform:
- Check if all public functions have docstrings
- Verify README.md is up-to-date with current features
- Ensure API.md documents all MCP tools and resources
- Check that examples in documentation are valid
- Review CONTRIBUTING.md for accuracy
- Suggest improvements to documentation
Report back with:
- Missing or incomplete docstrings
- Outdated documentation
- Suggested additions or improvements
- Documentation coverage percentage