Install
openclaw skills install @mindbomber/aana-evidence-first-answeringGuides answering by separating known facts, assumptions, missing evidence, and retrieval steps to ensure evidence-based, cautious conclusions.
openclaw skills install @mindbomber/aana-evidence-first-answeringUse this skill when an OpenClaw-style agent may answer a question, draft a recommendation, summarize a situation, explain a decision, or act on incomplete evidence.
This is an instruction-only skill. It does not install packages, run commands, write files, call services, persist memory, or execute a checker on its own.
Answer drafts should separate known facts, assumptions, missing evidence, and next retrieval steps before presenting conclusions.
The agent should separate:
Use this skill before:
Classify each important claim as:
known_user_provided: stated by the user,known_tool_verified: observed from tools, files, tests, logs, sources, or systems,known_policy_or_instruction: explicit policy, instruction, schema, or contract,assumption: plausible but not verified,inference: reasoned conclusion from known evidence,missing_evidence: needed but not available,unsupported: should be removed, revised, asked about, or retrieved.Before finalizing an answer, verify:
Only mark a fact as known when it is:
Do not mark as known:
Assumptions are allowed only when they are:
If an assumption controls the answer, ask or retrieve instead.
Use ask when the missing evidence is held by the user.
Use retrieve when the missing evidence is likely in:
Use defer when the evidence requires a qualified professional, unavailable system, human review, or approved tool.
Revise or remove claims that:
When using a configured AANA checker, send only a minimal redacted review payload:
task_summaryanswer_summaryknown_factsassumptionsmissing_evidenceunsupported_claimsnext_retrieval_stepsrecommended_actionDo not include raw secrets, private records, full logs, full transcripts, full account records, or unrelated private data when a redacted summary is enough.
For evidence-sensitive work, prefer:
Evidence map:
- Known facts: ...
- Assumptions: ...
- Missing evidence: ...
- Next retrieval: ...
- Answer boundary: ...
For user-facing answers, keep this concise unless the user asks for the full audit trail.