Tax Notice Response Preflight
Use the full skill directory at tax-notice-response-preflight/ so references, templates, examples, and scripts stay available.
Core workflow:
- Preserve privacy: redact SSNs, full EINs, bank account numbers, IRS online-account credentials, transcript control numbers, and unrelated tax files.
- Read
tax-notice-response-preflight/references/tax-notice-rules.mdbefore classifying packet readiness. - Run the local script when notice/evidence files are available:
python3 tax-notice-response-preflight/scripts/tax_notice_response_preflight.py \
--notices /absolute/path/notices.csv \
--evidence /absolute/path/evidence.csv \
--policy /absolute/path/policy.json \
--today YYYY-MM-DD
- Produce a response-readiness report with deadline, authenticity, evidence, professional-review, delivery-proof, and live-action guardrails.
- Do not provide final tax, legal, accounting, investment, identity-theft recovery, or representation advice. Do not file, upload, fax, mail, pay, call, or update bank details unless the user explicitly authorizes the live action and remains in control.