Agent skill

cvm-troubleshooter

Diagnose and unblock CVM pipeline failures quickly. Use when ingest, dbt, train, score, e2e, or drift commands fail; when outputs are missing; or when reason quality/feature availability issues appear.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/cvm-troubleshooter

SKILL.md

CVM Troubleshooter

Collect diagnostics first, then propose the smallest rerun.

Workflow

  1. Collect diagnostics using the bundled script.
  • bash skills/cvm-troubleshooter/scripts/collect_diagnostics.sh
  1. Classify failure by stage.
  • Ingestion failures: raw data path, missing raw_*.csv, mapping errors.
  • Prepare-data failures: dbt binary/path, dbt test failures, mart contracts.
  • Train failures: missing target columns, empty training marts, model backend deps.
  • Score failures: missing decision queue, missing signal tables, reason quality gate.
  1. Propose exact fix + rerun command.
  • Do not propose broad changes. Give one minimal change and rerun only affected stage.
  1. Return a concise incident report.
  • include root cause, fix, and verification output path.

Playbook

Use references/failure-playbook.md.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results