Debt Collection Validation Preflight

Preflight debt collection validation and dispute packets before a consumer, caregiver, financial counselor, legal-aid intake helper, or benefits advocate responds to a collector, debt buyer, collection agency, or collection law firm. Use when the user needs to check validation notices, 30-day dispute timing, collector identity, original-creditor requests, amount/itemization gaps, not-mine or paid-debt evidence, continued collection after a timely dispute, time-barred-debt review, redaction risks, and owner next steps without making live payments, filing complaints, or giving legal conclusions.

oceanfsdfsvfdsvs Updated

File contents

Debt Collection Validation Preflight

Use the repository copy at debt-collection-validation-preflight/SKILL.md for the full workflow, references, templates, examples, and local validation script. Keep the full skill directory available so relative paths under scripts/, references/, and templates/ resolve correctly.

Quick validation:

python3 debt-collection-validation-preflight/scripts/debt_collection_validation_preflight.py \
  --cases debt-collection-validation-preflight/scripts/fixtures/debt_collection_cases.csv \
  --evidence-dir debt-collection-validation-preflight/scripts/fixtures/evidence \
  --today 2026-06-17

oceanfsdfsvfdsvs/practical-agent-skills/tree/main/.claude/skills/debt-collection-validation-preflight commit 9dec870661

Frequently asked questions

npx skillmds@latest add oceanfsdfsvfdsvs/debt-collection-validation-preflight-2