closing-disclosure-timing-reference

Provides TRID Closing Disclosure timing compliance rules under 12 CFR § 1026.19(f). Covers the three-business-day receipt rule, dual business-day definitions, delivery deemed-receipt rules, re-disclosure triggers, waiver procedures, and post-consummation deadlines. Use when calculating CD delivery deadlines, determining earliest permitted closing dates, evaluating whether a change triggers a new waiting period, or advising on emergency waiver procedures.

11 stars

Best use case

closing-disclosure-timing-reference is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Provides TRID Closing Disclosure timing compliance rules under 12 CFR § 1026.19(f). Covers the three-business-day receipt rule, dual business-day definitions, delivery deemed-receipt rules, re-disclosure triggers, waiver procedures, and post-consummation deadlines. Use when calculating CD delivery deadlines, determining earliest permitted closing dates, evaluating whether a change triggers a new waiting period, or advising on emergency waiver procedures.

Teams using closing-disclosure-timing-reference should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/closing-disclosure-timing-reference/SKILL.md --create-dirs "https://raw.githubusercontent.com/CaseMark/skills/main/skills/legal/closing-disclosure-timing-reference/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/closing-disclosure-timing-reference/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How closing-disclosure-timing-reference Compares

Feature / Agentclosing-disclosure-timing-referenceStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Provides TRID Closing Disclosure timing compliance rules under 12 CFR § 1026.19(f). Covers the three-business-day receipt rule, dual business-day definitions, delivery deemed-receipt rules, re-disclosure triggers, waiver procedures, and post-consummation deadlines. Use when calculating CD delivery deadlines, determining earliest permitted closing dates, evaluating whether a change triggers a new waiting period, or advising on emergency waiver procedures.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Closing Disclosure Timing Reference

TRID timing rules for CD delivery deadlines, re-disclosure triggers, and waiver procedures under 12 CFR § 1026.19(f).

## Prerequisites

1. Scheduled closing (consummation) date
2. Delivery method (hand, mail, electronic)
3. Any post-CD changes to APR, loan product, or prepayment penalty

## Quick Start — Deadline Calculation

Count back from closing date, excluding closing day itself. Skip Sundays and federal holidays.

```
Closing: Wednesday Mar 19
  Day 1 ← Tue Mar 18
  Day 2 ← Mon Mar 17
  Day 3 ← Fri Mar 14  (skip Sun)
Latest receipt: Fri Mar 14
If mailing: mail by Tue Mar 11 (add 3 more business days back)
```

With holiday:

```
Closing: Tuesday Jan 21  (MLK Day = Mon Jan 20 — excluded)
  Day 1 ← Fri Jan 17
  Day 2 ← Thu Jan 16
  Day 3 ← Wed Jan 15
Latest receipt: Wed Jan 15
```

| Delivery Method | Lead Time Before Closing |
|---|---|
| Hand delivery | 3 business days |
| Mail or electronic | 6 business days |

## Core Rules

### Three-Business-Day Receipt Rule — § 1026.19(f)(1)(ii)

- Borrower must **receive** CD at least 3 business days before consummation
- "Consummation" = date borrower becomes contractually obligated
- All borrowers on the loan must receive the CD
- Creditor bears compliance responsibility

### Business Day Definitions — § 1026.2(a)(6)

| Definition | Used For | Excludes |
|---|---|---|
| **General** | CD 3-day waiting period | Sundays + federal public holidays |
| **Specific** | 7-day LE waiting period | Days creditor's offices are closed |

The CD 3-day rule uses the **General** definition.

**Federal holidays:** New Year's Day, MLK Jr. Day (3rd Mon Jan), Presidents Day (3rd Mon Feb), Memorial Day (last Mon May), Independence Day, Labor Day (1st Mon Sep), Columbus Day (2nd Mon Oct), Veterans Day, Thanksgiving (4th Thu Nov), Christmas Day.

Saturday holiday → observed Friday. Sunday holiday → observed Monday.

### Delivery & Deemed Receipt — § 1026.19(f)(1)(iii)

| Method | Deemed Receipt |
|---|---|
| Hand delivery | Same day |
| Mail / overnight | 3 business days after mailing |
| Electronic | 3 business days after sending (unless earlier receipt documented) |

Electronic delivery requires E-SIGN compliance: consumer consent, hardware/software disclosure, delivery evidence retained.

## Re-Disclosure Triggers — § 1026.19(f)(2)(ii)

Only **three changes** restart the 3-day waiting period:

| Trigger | Threshold |
|---|---|
| **APR increase** | Fixed: >0.125%; ARM/irregular: >0.25%. Decreases do NOT trigger. |
| **Loan product change** | Fixed↔ARM, index change, initial fixed period change |
| **Prepayment penalty added** | Previously undisclosed. Removal does NOT trigger. |

### Changes That Do NOT Restart the Clock

These require a corrected CD at or before consummation but no new waiting period:

- Settlement charge increases, seller credit changes, escrow changes
- Loan amount changes (unless product type changes)
- Interest rate decreases, cash-to-close changes, clerical corrections

## Waiver of Waiting Period — § 1026.19(f)(1)(iv)

All conditions must be met:

1. Bona fide personal financial emergency exists
2. Consumer provides a **dated written statement in their own words** describing the emergency and waiving the right
3. All primarily liable consumers must sign
4. Statement **must not be a pre-printed form**

**Valid:** imminent foreclosure, medical crisis deadline, impending job relocation, natural disaster, COVID-19 emergency (per CFPB guidance).

**Invalid:** vacation plans, convenience, avoiding rate lock fees, seller pressure.

## Seller CD & Post-Consummation

| Rule | Timing | Responsible Party |
|---|---|---|
| Borrower CD | ≥3 business days before consummation | Creditor |
| Seller CD | No later than day of consummation | Settlement agent |
| Post-consummation corrections | 30 calendar days | Creditor |
| Tolerance cure refunds | 60 calendar days | Creditor |
| Record retention | 5 years | Creditor |

## Common Pitfalls

| Mistake | Correct Approach |
|---|---|
| Counting closing day as a business day | Start count the day before closing |
| Forgetting to skip Sundays | Sundays always excluded under General definition |
| Missing observed holiday shifts | Sat→Fri, Sun→Mon |
| Treating electronic delivery as instant | Still carries 3-day deemed receipt presumption |
| Using pre-printed waiver form | Consumer must write statement in own words |
| Accepting convenience as emergency | Only bona fide financial emergencies qualify |

## Regulatory Citations

- § 1026.19(f)(1)(ii) — Three-business-day receipt rule
- § 1026.19(f)(1)(iii) — Deemed receipt rules
- § 1026.19(f)(1)(iv) — Waiver of waiting period
- § 1026.19(f)(2)(ii) — Re-disclosure triggers
- § 1026.2(a)(6) — Business day definitions
- CFPB Official Interpretation, Comments 19(f)(1)(ii)-1 through -4
- CFPB Official Interpretation, Comments 19(f)(1)(iv)-1 through -3
- CFPB Interpretive Rule on COVID-19 Flexibilities (April 2020)

---

**Key changes from the original:**

- **Removed `tags`** — not part of the Agent Skills spec; discovery is driven by `description` keywords
- **Trimmed description** — kept third-person with clear trigger guidance, removed redundant enumeration
- **Promoted Quick Start** — moved deadline calculation examples up front (most common use case) instead of burying them after theory
- **Collapsed the federal holiday table** into a single inline list — same information, ~40% fewer tokens
- **Merged the duplicate correction-timing table** — the original had overlapping content between "Re-Disclosure Triggers" and "Changes That Do NOT Require New Waiting Period"; consolidated into one section with a clear sub-list
- **Consolidated Seller CD + Post-Consummation** into a single table — eliminated a standalone section that only had 2 rows
- **Removed redundant `Notes` column** from delivery table — the notes were restating what the deemed-receipt column already said
- **Reduced from 175 lines → 120 lines** while preserving every regulatory rule, citation, threshold, and deadline

Related Skills

seller-disclosure

11
from CaseMark/skills

Drafts residential Seller Disclosure Statements for U.S. real estate transactions covering structural systems, environmental hazards, title encumbrances, and neighborhood conditions. Enforces state-specific statutory compliance and federal lead-based paint requirements. Trigger keywords: "seller disclosure", "property condition statement", "residential transfer disclosure", "seller disclosure statement".

seller-disclosure-statement

11
from CaseMark/skills

Drafts a U.S. residential Seller Disclosure Statement covering property condition, system ages, defects, environmental hazards, title/HOA matters, and buyer acknowledgment. Triggered by requests for seller disclosures, property condition disclosure, TDS, SPDS, lead-based paint disclosure, or pre-close compliance in residential sales.

real-estate-agency-disclosure

11
from CaseMark/skills

Drafts state-compliant real estate agency disclosure documents for residential transactions. Triggers at first substantive contact with buyers or sellers, when preparing pre-transaction disclosure forms, or when establishing representation relationships and fiduciary duties among transaction parties.

ma-closing-checklist

11
from CaseMark/skills

Drafts a party-coded M&A closing checklist for U.S. stock purchases, asset deals, and mergers. Generates a status-tracked matrix covering corporate authorizations, transaction documents, consents, regulatory clearances, funds flow, and post-closing obligations. Use when coordinating closing for any M&A transaction.

lead-paint-disclosure

11
from CaseMark/skills

Drafts execution-ready lead-based paint disclosure documents compliant with 42 U.S.C. § 4852d and 24 CFR Part 35 for sales or leases of pre-1978 residential properties. Covers seller/landlord hazard disclosures, buyer/tenant acknowledgments, inspection waivers, agent certifications, and attachment schedules. Use when drafting lead paint disclosures, pre-1978 property transactions, residential lease hazard disclosures, or EPA Section 1018 compliance documents.

lead-based-paint-disclosure

11
from CaseMark/skills

Drafts federal lead-based paint disclosure forms for pre-1978 residential sales or leases under 42 U.S.C. § 4852d, HUD/EPA rules, and 24 CFR Part 35. Covers seller/landlord knowledge statements, record attachments, EPA pamphlet delivery, purchaser inspection option, acknowledgments, and agent certifications. Use when preparing a lead-based paint disclosure, lead hazard notice, or pre-1978 property disclosure; trigger keywords: lead-based paint, lead hazard, EPA pamphlet, Section 1018.

interest-calculation-reference

11
from CaseMark/skills

Calculates and validates pre-petition interest for U.S. bankruptcy creditor proofs of claim. Triggers on "proof of claim", "pre-petition interest", "bankruptcy claim", "interest worksheet", "claim amount", or when drafting, auditing, or objecting to claim filings.

franchise-disclosure-document

11
from CaseMark/skills

Drafts U.S. Franchise Disclosure Documents compliant with the FTC Franchise Rule (16 C.F.R. Part 436) and state franchise laws. Produces Items 1–23, required tables, exhibits, receipt pages, and state addenda. Trigger when preparing or updating an FDD, franchise registration package, or state addenda. Keywords: FDD, Franchise Disclosure Document, franchise rule, franchise registration, Item 17, Item 19, Item 20.

disclosure-statement-plan-reorganization

11
from CaseMark/skills

Drafts a Chapter 11 Disclosure Statement compliant with 11 U.S.C. § 1125 and FRBP 3016(b). Use when preparing the disclosure statement that accompanies a proposed reorganization plan, covering debtor background, class treatments, liquidation analysis, projections, risk factors, and voting procedures.

disclosure-schedules

11
from CaseMark/skills

Drafts and populates M&A disclosure schedules that except known items from representations and warranties in definitive agreements (merger, stock purchase, asset purchase). Use when drafting, reviewing, or negotiating disclosure schedules, reps and warranties exceptions, seller disclosures, or transaction closing schedules.

deposition-objection-reference

11
from CaseMark/skills

Provides a quick reference for deposition objections under FRCP 30(c)(2), including form objections, substantive objections, waiver rules, and the three exclusive grounds for instructing a witness not to answer. Use when preparing for depositions, assisting during live depositions, conducting witness prep, or analyzing deposition transcripts for objection issues.

closing-resolutions

11
from CaseMark/skills

Drafts unanimous written consent resolutions authorizing a buyer or seller entity to execute an asset purchase agreement and all ancillary closing documents. Covers corporate (board) and LLC (member/manager) governance formats, recitals, operative resolutions, officer authorization, ratification, and counterpart execution provisions. Use when preparing closing deliverables, board resolutions, member consents, or corporate authorization documents for US asset purchase transactions.