Skip to main content

honesty

Audit a codebase so every comment, docstring, and doc file is a TRUE and useful reflection of the code — for the next AI agent (or human) who reads it before changing anything. Finds stale, inaccurate, misleading, and missing comments (and stale README/CLAUDE.md/ARCHITECTURE/config notes), produces structured findings, and splits them into a confidence/complexity/blast-radius-gated auto-fix set vs a human-review queue. Module-by-module, high-signal, never a comment-stripper. Use when the user wants to verify comments match the code, clean up stale/misleading comments or docs, make a codebase trustworthy for AI agents, or asks to "run honesty". Triggers: honesty, comment audit, do the comments match the code, are the comments accurate, stale comments, trustworthy comments, audit the docs against the code, comment truth.

Jump to install

Source facts

Repository
jezweb/honesty
Last source activity
June 17, 2026 at 22:23
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.