Checks if code changes require documentation updates
5.5
Rating
0
Installs
Documentation
Category
Well-structured skill for checking documentation requirements after code changes. The description is clear and actionable for a CLI agent. The workflow is logical with specific git/gh commands for retrieving diffs, concrete criteria for evaluation (accuracy, completeness, breaking changes), and Coder-specific conventions (manifest.json, auto-generated CLI docs, premium feature markers). Structure is clean with distinct sections. Novelty is moderate - while this automates a useful PR review task, it's primarily orchestrating standard git commands and applying documented rules rather than solving a highly complex problem. A CLI agent could approximate this with careful prompting, but the skill provides valuable task-specific knowledge and reduces token overhead.
Loading SKILL.md…