by PromptSpace
Eliminate hallucinations with an evidence-first verification framework for system state, configs, and file contents.
Free
One-time purchase
### Verification Report - DB Connection: Verified (Source: .env/logs) - Nginx Config: Inferred (File exists, but syntax check skipped) - Redis Status: Unknown (Command timeout) [Evidence: 2023-10-27 14:02:11 DB_UP] Next check: `systemctl status redis`
by PromptSpace
Eliminate hallucinations with an evidence-first verification framework for system state, configs, and file contents.
Free
One-time purchase
⚡ Skill ready to install in Claude Code, Gemini CLI, or any MCP-compatible client. Read the install guides →
### Verification Report - DB Connection: Verified (Source: .env/logs) - Nginx Config: Inferred (File exists, but syntax check skipped) - Redis Status: Unknown (Command timeout) [Evidence: 2023-10-27 14:02:11 DB_UP] Next check: `systemctl status redis`
The Truth-First Verification skill enforces a rigorous, evidence-based workflow for AI agents. It prevents "hallucinated certainty" by requiring real-time verification of system states, configurations, and file contents before the agent is allowed to provide an answer. Instead of assuming a service is running or a config is correct, the agent must prove it using available diagnostic tools.
Standard LLM prompts often lead to agents making assumptions based on outdated context or training data. This skill eliminates that risk by implementing a strict classification framework (Verified, Inferred, Unknown). It is essential for developers working in environments where accuracy is non-negotiable, such as infrastructure management, debugging complex deployments, or auditing configurations. It ensures every response is backed by specific command outputs or file citations.
ripgrep (rg) for targeted file searches.The agent delivers a structured report listing every claim analyzed, its verification status, and the direct evidence (paths, log snippets, or command results) supporting the conclusion. If a state remains unknown, the agent provides the exact commands needed to find the answer.
mkdir -p ~/.claude/skills/truth-first && curl -s -X POST 'https://api.promptspace.in/api/skills/truth-first/install' | python3 -c "import sys,json; sys.stdout.write(json.load(sys.stdin).get('installInstructions') or '')" > ~/.claude/skills/truth-first/SKILL.mdFree skills install directly. Paid skills require purchase - use the download button above after buying.
Security Scanned
Passed automated security review
No special permissions declared or detected
OpenClaw, Cursor, Claude Code, Codex CLI
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.