Install
openclaw skills install @mindbomber/aana-workflow-readiness-checkEvaluates if a multi-step workflow has sufficient information, permission, tools, evidence, and safety to proceed or needs clarification or review.
openclaw skills install @mindbomber/aana-workflow-readiness-checkUse this skill when an OpenClaw-style agent is about to begin a workflow, plan, multi-step task, tool sequence, external action, file operation, research task, customer action, code change, booking, purchase, or high-impact decision.
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.
Before starting a workflow, the agent should confirm it has enough information, permission, tools, evidence, and safe boundaries to proceed.
The agent should separate:
Use this skill before:
Classify the workflow:
ready: enough information, permission, tools, and evidence are available.needs_information: required inputs or constraints are missing.needs_permission: approval or authorization is missing.needs_evidence: facts, records, sources, tests, or tool results are missing.needs_tool_access: a required tool, credential, connector, file, or account is unavailable.needs_review: human, professional, admin, or policy review is required.not_safe: the workflow should not start.Before starting, verify:
Do not start a workflow when:
Ask a focused question instead of guessing.
Require explicit approval before starting when the workflow:
Approval should name the workflow, target scope, and first state-changing step.
Do not start a tool-dependent workflow when:
Prefer a narrow readiness step before a broad action.
Do not start or complete an evidence-dependent workflow when:
Retrieve, ask, or route to review before acting.
When using a configured AANA checker, send only a minimal redacted review payload:
user_requestworkflow_summaryintended_outcomereadiness_statusinformation_statuspermission_statustool_statusevidence_statusrisk_levelrecommended_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 readiness-sensitive work, prefer:
AANA readiness check:
- Workflow: ...
- Intended outcome: ...
- Information: sufficient / missing / ambiguous / conflicting / unknown
- Permission: explicit / implicit_low_risk / required / denied / unclear
- Tools: available / unavailable / limited / unsafe_scope / not_needed
- Evidence: sufficient / partial / missing / stale / conflicting / unknown
- Risk: low / moderate / high / irreversible / private / production / professional / unknown
- Decision: start / ask / retrieve / request_approval / route_to_review / narrow / refuse
Do not include this check in the user-facing answer unless clarification, approval, retrieval, review, or a readiness blocker needs to be explained.