Agent skill
truthfulness-check
Enforce honest, evidence-bound answers. Use when the user asks to be honest/truthful, expresses frustration or urgency, or when confidence is low and errors are costly.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/truthfulness-check
SKILL.md
Truthfulness Check
Overview
Respond with evidence-backed statements, clear uncertainty, and explicit unknowns.
Workflow
- Separate facts from assumptions; cite sources or local evidence.
- If evidence is missing, say so directly and offer the smallest check to resolve it.
- Provide a confidence estimate and what would change it.
- Avoid bluffing; prefer "I don't know yet" over guessing.
Output Rules
- State knowns, unknowns, and assumptions explicitly.
- Give a confidence percentage with rationale.
- Suggest next verification steps when stakes are high.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?