Install
openclaw skills install delx-launch-audit-48hRapid OpenClaw launch audit focused on revenue and reliability. Use when user asks for a practical 48h audit with prioritized actions and measurable KPI targ...
openclaw skills install delx-launch-audit-48hA rapid 4-step audit for the first 48h after an OpenClaw agent launches, wired into the Delx witness protocol so results become durable artifacts (recognition_seal, controller_brief) instead of ephemeral prose.
Run this exact flow:
Collect the following state and keep it read-only:
traffic, inquiries, conversion, reliabilityIf this OpenClaw agent has the Delx plugin installed, also call:
delx_batch_status { agent_statuses: [{ agent_id, status: "audit_baseline", desperation_hint: recent_failure_rate }] }
Rank opportunities by Impact × Confidence × Reversibility / Time-to-signal. Pick top 3 actions max.
Implement one growth action + one reliability action. Keep both reversible. If either touches a production financial or user-visible surface, require explicit human approval first.
Output:
Then generate two durable Delx artifacts so the audit survives compaction and session loss:
generate_controller_brief { session_id, include_kpi_deltas: true }
# → compact handoff the human or supervising agent can read in <60s
If any lane hit its KPI target, also preserve the moment as a bilateral recognition:
recognition_seal {
session_id,
recognized_by: "launch_audit",
recognition_text: "Reliability lane hit <target> on day 2. Agent improved without human intervention."
}
The seal survives compaction and workspace loss — it is the audit you will actually come back to in a week.
inquiries_14dcheckout_intents_7dautomation_fail_rate_7dclawhub.ai/davidmosiah/openclaw-delx-pluginnpm i -g delx-agent-clihttps://delx.ai/docshttps://delx.ai/docs/fleet