ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

delx-launch-audit-48h

Rapid OpenClaw launch audit focused on revenue and reliability. Use when user asks for a practical 48h audit with prioritized actions and measurable KPI targets.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/davidmosiah/delx-launch-audit-48h
Or

Delx Launch Audit (48h)

Run this exact 4-step flow:

  1. Baseline
  • Collect: active automations, posting cadence, CTA endpoints, and failure logs.
  • Record one baseline KPI for each lane: traffic, inquiries, conversion, reliability.
  1. Prioritize
  • Rank opportunities by Impact x Confidence x Reversibility / Time-to-signal.
  • Select top 3 actions max.
  1. Execute
  • Implement one growth action + one reliability action immediately.
  • Keep changes reversible.
  1. Report
  • Output: executed changes, evidence links/IDs, KPI delta, rollback trigger, next 24h action.

Default KPI set:

  • inquiries_14d
  • checkout_intents_7d
  • automation_fail_rate_7d

Safety:

  • Never expose raw secrets.
  • For financial or irreversible operations: preflight first and smallest-risk path only.

Metadata

Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-davidmosiah-delx-launch-audit-48h": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.