← ClaudeAtlas

data-effectiveness-auditlisted

Comprehensive audit of data system effectiveness — lifecycle scoring across Capture, Storage, Recall, and Action dimensions for all data systems in the project.
jasonmichaelbell78-creator/sonash-v0 · ★ 2 · Data & Documents · score 68
Install: claude install-skill jasonmichaelbell78-creator/sonash-v0
<!-- prettier-ignore-start --> **Document Version:** 1.0 **Last Updated:** 2026-03-13 **Status:** ACTIVE <!-- prettier-ignore-end --> # Data Effectiveness Audit Systematic audit of all data systems to identify write-only data, broken feedback loops, and enforcement gaps. Uses lifecycle scoring (Capture/Storage/Recall/Action, 0-3 each, 0-12 total) to quantify effectiveness and route gaps through the learning-to-automation pipeline. **Invocation:** `/data-effectiveness-audit` ## Critical Rules (MUST follow) 1. **READ lifecycle-scores.jsonl first** (MUST) — never generate findings without current data. 2. **Present findings interactively** (MUST) — one system at a time, worst first, with user decisions. 3. **Use conversational Q&A for decisions** (MUST) — NEVER use AskUserQuestion. 4. **Update scores after decisions** (MUST) — write to lifecycle-scores.jsonl immediately. 5. **Regenerate dashboard after updates** (MUST) — run `node scripts/generate-lifecycle-scores-md.js`. 6. **Route gaps through pipeline** (MUST) — Action<2 gaps routed via `scripts/route-lifecycle-gaps.js`. 7. **Create TDMS entries** (MUST) — for deferred findings via `/add-debt`. --- ## When to Use - User explicitly invokes `/data-effectiveness-audit` - Periodic health check on data pipeline effectiveness - After adding new JSONL files or data systems - When health score Data Effectiveness dimension drops - When `/alerts` surfaces data staleness warnings ## When NOT to Use - For individ