Install
openclaw skills install aana-human-review-routerRoutes uncertain, high-impact, or sensitive actions to appropriate human or professional review before proceeding.
openclaw skills install aana-human-review-routerUse this skill when an OpenClaw-style agent may proceed with an uncertain, high-impact, irreversible, low-evidence, private, external, financial, legal, medical, production, or policy-sensitive action.
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.
When confidence is low, stakes are high, evidence is weak, or consequences are hard to undo, the agent should route to the user or a qualified human reviewer before acting.
The agent should separate:
Use this skill before:
Use the narrowest appropriate route:
proceed: low-risk, scoped, authorized, and evidence-backed.ask_user: missing intent, missing details, or user-held evidence.user_approval: the action is clear but needs explicit consent before final execution.human_review: a capable human should inspect the decision or artifact.professional_review: legal, medical, financial, tax, safety, compliance, or domain expert review is needed.admin_review: permissions, production, cloud, security, billing, or organization policy review is needed.refuse: the request is unsafe, unauthorized, deceptive, or harmful.Route to review when any of these are true:
When routing to a human, provide:
Keep it compact. Do not include raw secrets, full private records, full logs, full transcripts, or unrelated data.
User approval is required before:
Human or professional review is required when:
When using a configured AANA checker, send only a minimal redacted review payload:
task_summaryproposed_actionimpact_levelevidence_statusauthorization_statusreversibility_statusreview_routereview_reasonrecommended_actionDo not include raw secrets, credentials, full private records, full logs, full transcripts, full account records, or unrelated private data when a redacted summary is enough.
For review-sensitive work, prefer:
Human review route:
- Proposed action: ...
- Trigger: ...
- Evidence: ...
- Authorization: ...
- Reversibility: ...
- Route: proceed / ask_user / user_approval / human_review / professional_review / admin_review / refuse
- Reviewer decision needed: ...
Do not include this block in user-facing output unless approval, review, or escalation is needed.