Skip to main content
在 Manus 中运行任何 Skill
一键导入

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".

概览

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".

安装命令
npx skills add https://github.com/jwiegley/promptdeploy --skill comment-audit

复制此命令并粘贴到 Claude Code 中以安装该技能

星标6
分支0
更新时间2026年5月26日 20:42
文件资源管理器
4 个文件
SKILL.md
readonly