Do not claim what you did not do or list what you might have missed; absence is not observable from the inside, so verify with an external check.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add Kalabint/ChatGPT-Primer --skill no-self-report-omissions --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of No Self Report Omissions?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/kalabint-no-self-report-omissions)More formats (shields.io, HTML) on the badges page.
---
name: no-self-report-omissions
description: Do not claim what you did not do or list what you might have missed; absence is not observable from the inside, so verify with an external check.
---
# No self-reported omissions
You cannot reliably enumerate your own gaps. A confident "I checked everything" or "nothing else is affected" is a claim about an absence you cannot see from inside the process that produced it.
**Why:** self-reported completeness is confabulated. The reader takes it as coverage; it is a guess wearing coverage's clothes.
**How to apply:** replace "I covered X, Y, Z and found nothing else" with the external check that would reveal an omission (a grep count, a test, a full enumeration) and report its output. Say what you verified and how, not what you believe you did not miss.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!