skills/self-verify/SKILL.md
--- name: self-verify description: Self-verification skill for arifOS. Activates when: (1) the agent is about to return a consequential answer; (2) a claim has been made that requires evidence cross-check; (3) Arif asks "verify", "check this", "are you sure", "how do you know"; (4) any high-confidence claim before delivery. Prevents confident errors at ASI velocity. Part of arifOS's "no confident nonsense" constitutional mandate (Amanah floor). metadata: {"openclaw": {"emoji": "🪞"}} --- # Self
npx skillsauth add ariffazil/openclaw-workspace skills/self-verifyInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Before returning any consequential answer, run a self-check. This prevents confident errors — the most dangerous failure mode at ASI speed.
For every consequential claim, verify:
When these patterns appear in your own output, trigger a re-check:
mmx search "<specific claim to verify>"
memory_search query: "<claim being verified>"
SPEC or LOW CONFIDENCE✅ Self-verified: [concise claim]
Evidence: [source or reasoning chain]
Confidence: [HIGH/MEDIUM/LOW]
Uncertainty: [what is not known]
development
Check every skill’s “use when” and “do not use when” clauses for collisions, missing negatives, and vague verbs like “help,” “assist,” or “improve.” Load when linting, reviewing, or validating trigger boundaries.
development
Bootstrap, design, and package new skills. Load when capturing user intent for a new skill or drafting its initial instruction framework.
content-media
Diagnose which federation services are up, down, or drifting. Produce a prioritized remediation plan.
business
Scan a repo or workspace for exposed secrets, tokens, keys, and credentials. Produce a findings report with remediation steps.