Comment Review

Review and improve the code comments a PR or branch adds, against the standard in devGuide/CODE_COMMENTS.md: cut the ones that restate the code, tighten the verbose ones, reframe what-comments into the why or the constraint, and add the contract docs the change left missing. Runs comment-lint for the mechanical rules first, then judges what a linter cannot: padding around one real fact, facts already stated by a type or a name, comments that will go stale on the next unrelated change, and new public surfaces left undocumented. Applies comment-only edits and reports every verdict in chat. Use when asked to review, clean up, trim, thin out or improve the comments on a PR or branch, to strip AI-looking narration before requesting review, or when comment-lint findings need judgment rather than a mechanical fix. Pass --report-only to change nothing.

Stirling-Tools Updated

File contents

stirling-tools/stirling-pdf/tree/main/.claude/skills/comment-review commit 9ef25403f1

Frequently asked questions

npx skillmds@latest add stirling-tools/comment-review