Mortgage Compliance Validation Skill
Validates mortgage advisor responses against three hardcoded compliance rules and returns structured JSON.
Mortgage Compliance Validation Skill
This skill validates a mortgage advisor's response against three compliance rules:
- Credit Score Threshold — Ensures correct FHA/conventional guidance based on credit score.
- APR Disclosure — Ensures rate-related responses include required disclaimers.
- No Guarantee Language — Ensures no definitive approval promises are made.
Usage
This skill is invoked by the compliance-validator agent when it receives an advisor response to evaluate. The validator outputs structured JSON following the ValidationResult schema.
Workflow
- Receive the borrower query and advisor response from the borrower-advisor agent.
- Evaluate the response against all 3 rules.
- Output a structured JSON result with per-rule verdicts, risk level, and recommended action.
No additional documents ship with this skill.
Related Skills
Overview
Anti-Money Laundering (AML) and Know Your Customer (KYC) compliance workflow. Sanctions screening, PEP detection, transaction monitoring, suspicious …
Capital Call Notice
Drafts U.S. capital call notices for PE, VC, or fund-managed LLCs aligned to LPA/operating agreement procedures and side letters. Use when drafting a…
TRID CD Tolerance Reference
Guides the agent through TRID tolerance compliance under 12 CFR § 1026.19(e)(3), comparing Closing Disclosure fees to Loan Estimate fees across zero,…
CIP Policy Drafting
Drafts a U.S. Customer Identification Program (CIP) policy compliant with USA PATRIOT Act Section 326 and 31 CFR 1020.220. Covers identity collection…
Closing Disclosure
Drafts and reviews TRID-compliant U.S. residential Closing Disclosures, assembling all five pages of CFPB Form H-25, comparing to Loan Estimates, cla…