skills/legal/closing-disclosure/SKILL.md
Drafts and reviews TRID-compliant U.S. residential Closing Disclosures, assembling all five pages of CFPB Form H-25, comparing to Loan Estimates, classifying tolerance buckets, flagging re-disclosure triggers, and producing a compliance review memo. Use when working with closing disclosures, CDs, TRID, Regulation Z, LE comparison, tolerance cures, cash-to-close reconciliation, settlement statements, or pre-consummation closing compliance review. Defers tolerance math to closing-disclosure-tolerance and timing math to closing-disclosure-timing-reference.
npx skillsauth add casemark/skills closing-disclosureInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Produce a complete five-page Closing Disclosure per CFPB Form H-25 and a compliance review memo. The skill describes the work; specialized math and timing rules live in dedicated sibling skills.
closing-disclosure-tolerance — full TRID tolerance bucket math (zero / 10% cumulative / unlimited), changed-circumstance gating, cure calculation. Defer here for tolerance computations.closing-disclosure-timing-reference — 3-business-day waiting period rules, deemed-receipt math, federal-holiday exclusion. Defer here for timing computations.cd-tolerance-reference and trid-tolerance — supporting reference material on tolerance edge cases.alta-settlement-statement — when the deal also produces an ALTA Settlement Statement (cash, commercial, certain assumptions); reconcile both.closing-checklist and ma-closing-checklist — broader pre-closing deliverables; the CD plugs into these.loan-modification-agreement — when the matter is a modification rather than a purchase or refinance.seller-disclosure, title-commitment — companion documents commonly in scope when reviewing the file.Confirm before drafting or reviewing:
references/STATE-OVERLAYS.md.If any of items 4–6 is unavailable, do not finalize — produce a partial draft with MISSING markers and surface the gaps in the review memo.
1. Page-by-page data intake. Walk all five pages of Form H-25, populating each field from source documents. Flag missing fields as MISSING. The complete page-by-page checklist is in references/CD-PAGES.md.
2. LE comparison. The most recent valid LE is the baseline. For each fee on the CD, identify the corresponding LE line, classify into the appropriate tolerance bucket, and compute variance. Defer all tolerance math to closing-disclosure-tolerance — its workflow covers fee classification, zero/10%/unlimited testing, changed-circumstance gating, and cure calculation.
A one-paragraph orientation:
| Bucket | Rule | Typical items | |---|---|---| | Zero tolerance | No increase over LE without valid changed-circumstance reset | Lender/broker fees, transfer taxes, non-shoppable services, affiliate services | | 10% cumulative | Aggregate increase ≤ 10% across the bucket | Recording fees; shoppable services from lender's list | | Unlimited | May change if good faith | Prepaids, escrow, services from non-list providers, owner's title |
3. Re-disclosure triggers. A new 3-business-day waiting period before consummation is required if any of:
Defer to closing-disclosure-timing-reference for the full business-day counting rules, deemed-receipt computation, and federal-holiday list.
4. State overlays. Apply the state-specific overlay items from references/STATE-OVERLAYS.md. Out-of-table states get a "local-counsel review recommended" note.
5. Cross-document reconciliation. Cash-to-close, payoffs, recording fees, escrows, and APR/TIP each must reconcile against another document in the file. See references/CD-PAGES.md "Cross-document reconciliation" for the specific pairings.
6. Produce deliverables.
assets/examples/cd-review-memo.md shows the shape.Before delivering:
closing-disclosure-tolerance cure-amount methodology) or explicitly flagged as outstanding for the responsible party?title-commitment.MISSINGclosing-disclosure-tolerance methodology; cure amount stated where applicableclosing-disclosure-tolerance for the changed-circumstance gate; if unresolvable from the record, treat the earliest LE as baseline and flag the ambiguity.[VERIFY]. Produce a corrected CD or itemized cure disclosure; document the cure method (refund / escrow application / principal reduction).[VERIFY]; treat divergence > 0.125% (fixed) or > 0.25% (ARM) as a redisclosure trigger.references/STATE-OVERLAYS.md.[VERIFY][VERIFY][VERIFY][VERIFY]references/CD-PAGES.md — page-by-page intake checklistreferences/STATE-OVERLAYS.md — state-specific overlay itemsassets/examples/cd-review-memo.md — finished compliance review memo for a synthetic purchase-money first-lien dealdevelopment
name: automated-contract-summary language: en description: Generates structured executive summaries of contracts using ML — captures key terms, party obligations, risk allocations, and compliance requirements in a standardized format. Optimized for high-volume review where speed and consistency matter. tags: - summarization - agreement - corporate --- # Automated Contract Summarization Produces standardized executive summaries of contracts using machine learning, capturing essential term
tools
Extracts regulatory obligations from dense regulations across jurisdictions. Breaks down multi-level regulations into clear article-level obligations, classifies applicability to a business, and prioritizes by risk level. Use when translating regulations into actionable compliance requirements.
development
Continuously monitors regulatory landscapes for changes relevant to a specific business. Ingests global regulatory updates, filters by relevance, summarizes impact, and produces an actionable change advisory. Use when tracking regulatory developments affecting a particular product or market.
testing
Compares an organization's existing compliance controls, policies, and procedures against extracted regulatory obligations to identify coverage gaps. Produces a remediation plan with prioritized actions. Use when assessing compliance maturity or preparing for regulatory audits.