Skip to main content
Run any Skill in Manus
with one click

comment-audit

Exhaustively verify code comments against the current state of a project. Use when asked to audit, fact-check, or validate comments/docstrings -- to confirm that every claim a comment makes is true, that any code shown in a comment actually works, and that everything a comment references still exists. Supports auditing an entire project or only the changes in a PR or stack of PRs. Triggers: "check the comments", "are these comments still accurate", "audit comments in this PR", "verify the docstrings".

Overview

Exhaustively verify code comments against the current state of a project. Use when asked to audit, fact-check, or validate comments/docstrings -- to confirm that every claim a comment makes is true, that any code shown in a comment actually works, and that everything a comment references still exists. Supports auditing an entire project or only the changes in a PR or stack of PRs. Triggers: "check the comments", "are these comments still accurate", "audit comments in this PR", "verify the docstrings".

Install command
npx skills add https://github.com/jwiegley/promptdeploy --skill comment-audit

Copy and paste this command into Claude Code to install the skill

Stars6
Forks0
UpdatedMay 26, 2026 at 20:42
File Explorer
4 files
SKILL.md
readonly