plugins/lobbi-mortgage-domain/skills/closing-checklist/SKILL.md
Design pre-closing and post-closing checklist automation for mortgage loan closings. Use when automating the closing preparation workflow, closing day coordination, and post-closing package review for a mortgage lender or broker.
npx skillsauth add markus41/claude plugins/lobbi-mortgage-domain/skills/closing-checklistInstall 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.
Design the automated pre-closing and post-closing checklist workflow for mortgage loan closings, including condition clearance, CD issuance compliance, closing day coordination, post-closing package review, and trailing document tracking.
Trigger: CTC (Clear to Close) issued by underwriter
Timeline: CTC typically issued 3–10 days before closing. All pre-closing items below should target completion 24–48 hours before the scheduled closing date.
Before beginning any closing preparation, confirm all UW conditions are cleared:
| Check | Verified By | Method | |-------|------------|--------| | All CTC conditions marked cleared in LOS | Processor / Underwriter | LOS condition log | | No outstanding stips remaining | Underwriter | Final approval document | | Any PTD (Prior to Docs) conditions cleared | Processor | LOS | | Any PTF (Prior to Funding) conditions noted | Closer | List carried to funding checklist | | Flood cert confirmed: flood zone, standard vs. SFHA | Processor | Flood determination in file | | Hazard insurance binder received and coverage adequate | Processor | Binder in file; coverage = replacement cost or min loan amount | | Condo: HO-6 insurance if required by program | Processor | Binder in file |
| Item | Requirement | |------|-------------| | Hazard insurance binder | Effective date = on or before closing date; term at least 1 year | | Coverage amount | Greater of: replacement cost or loan amount (cannot be less than loan amount) | | Mortgagee clause | Correct lender name and ISAOA language | | First year premium | Paid in advance (or at closing if escrowed — verify funds at closing) | | Flood insurance (if required) | Coverage = minimum required (lesser of: loan amount, building replacement cost, $250K for NFIP) | | Flood insurance mortgagee clause | Correct lender name | | Flood first-year premium | Paid in advance or at closing |
Before releasing loan documents to settlement agent:
Before authorizing wire disbursement:
After closing is complete:
Trigger: Executed closing package received from settlement agent
Timeline: Must be completed within lender's investor delivery commitment (typically 15–30 days post-close)
Note review:
Deed of Trust / Mortgage review:
Title insurance:
Final inspection (construction and FHA/VA/USDA if required):
After closing, several documents are received over time. Track each by expected receipt date with alerts.
| Document | Expected Receipt | Alert Threshold | Owner | |---------|-----------------|-----------------|-------| | Recorded Deed of Trust / Mortgage | 2–8 weeks post-close (varies by county) | Alert at 30 days if not received | Post-close | | Final Title Insurance Policy | 2–6 weeks post-close | Alert at 45 days | Post-close | | Final inspection (if pending at close) | Per condition timeline | Alert at condition due date | Post-close | | Survey (if ordered post-close) | 1–3 weeks | Alert at 21 days | Post-close | | MERS registration confirmation | Within 5 business days | Alert at 7 days | Post-close | | Investor delivery receipt | Per investor commitment (15–30 days) | Alert at delivery deadline −5 days | Shipping |
If client uses MERS (Mortgage Electronic Registration Systems):
Investor delivery package (custodian file):
| Document | Delivery Format | |---------|----------------| | Original Note (with endorsement) | Original physical or SMART Doc e-note | | Original Deed of Trust (or certified copy if recording pending) | Original or certified copy | | Title insurance policy or binder | Original or digital policy | | Any riders / addenda to Note | Original | | Allonge (if applicable) | Original |
Shipping checklist:
Deliver three artifacts:
Pre-Closing Checklist — Automated checklist with each item, responsible role, trigger event, verification method, and alert threshold
Post-Closing Checklist — Document review checklist for each document type with acceptance criteria
Trailing Document Tracker — Template for tracking all post-close documents with expected receipt dates, alert thresholds, and escalation path for aged items
development
Enhanced plan-authoring skill with Pre-Writing context gathering, task metadata, non-TDD templates, Red Flags, telemetry, and an automated plan linter. Use when you have a spec or requirements for a multi-step task, before touching code.
tools
Documentation intelligence engine with graph-based API docs, algorithm library, and drift detection
tools
Ultraplan cloud planning — kick off a plan in the cloud from your terminal, review and revise in the browser, then execute remotely or send back to CLI
tools
--- name: mcp description: Configure MCP servers for Claude Code — stdio vs HTTP, authentication, Tools/Resources/Prompts distinction, channels (CI webhook, mobile relay, Discord bridge, fakechat), and cost of always-loaded tools. Use this skill whenever adding an MCP server, debugging connection issues, choosing between MCP Tools vs Prompts vs Resources, installing channel servers, or managing .mcp.json. Triggers on: "MCP server", "mcp config", "add Obsidian MCP", "install context7", "channels"