Honesty banner
mateusands mateusands

Honesty

Development community

Description

--- description: Reviews your own report before delivering — separates what was verified from what was assumed, and declares the limit. --- Before saying "done", rewrite your own report through these filters: **1. Suite × runtime, kept separate.** Say the two things in different sentences: what the suite covered and what you **exercised by hand**, with what data. Never let "the tests pass" do the job of both. If you did not actually open/run it, **declare that there is no runtime proof**. **2

Installation

Installs to ~/.claude/skills/mateusands-claude-code-crew-kit-honesty/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mateusands-claude-code-crew-kit-honesty && curl -fsSL https://raw.githubusercontent.com/mateusands/claude-code-crew-kit/HEAD/commands/honesty.md -o ~/.claude/skills/mateusands-claude-code-crew-kit-honesty/SKILL.md

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

Full documentation available on GitHub

View Source Repository