Honesty Check banner
hossainpazooki hossainpazooki

Honesty Check

Documentation community

Description

--- description: Run the implemented-vs-planned checklist over a doc, diff, or status before publishing. status: provisional --- Invoke the `implemented-vs-planned` skill over the target below (a file path, a diff, or pasted status text). Tag each claim built/in-progress/planned/deferred, flag any aspirational work reading as done, and report the precise-verb fixes — do not change empirical numbers (that is `/verify-claim`): $ARGUMENTS

Installation

Installs to ~/.claude/skills/hossainpazooki-rigor-honesty-check/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hossainpazooki-rigor-honesty-check && curl -fsSL https://raw.githubusercontent.com/hossainpazooki/rigor/HEAD/commands/honesty-check.md -o ~/.claude/skills/hossainpazooki-rigor-honesty-check/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository