mortgage-loan-program-matching

mortgage-loan-program-matching is a skill for Claude Code, Codex from deciqAI/knowledge-skills. It costs 85 tokens per session (713 once invoked), scanned A, original, MIT.

A decision framework for matching a borrower with a suitable mortgage program, such as Conventional, FHA, VA, USDA, Jumbo, or Non-QM. It compares borrower details with program requirements and overall fit.

In plain words
What is it for?
It helps compare programs and fixed-rate or adjustable-rate mortgages using credit, debt-to-income ratio, loan-to-value ratio, down payment, reserves, property details, and eligibility.
Why use it?
It reduces the risk of choosing a loan based only on the headline rate when eligibility, approval chances, insurance, fees, and total cost differ.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Needs its repository: it reads a path above its own folder, which exists only inside the repository. The line is **Industry front door for [decision-tree](../decision-tree/SKILL.md).** Adds domain triggers, example, packs only. Parent Process unchanged..

Good fit It helps compare programs and fixed-rate or adjustable-rate mortgages using credit, debt-to-income ratio, loan-to-value ratio, down payment, reserves, property details, and eligibility.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/deciqAI/knowledge-skills
agentmods
npx agentmods add skills/deciqai/knowledge-skills/mortgage-loan-program-matching

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for mortgage-loan-program-matching

README.md
[![agentmods](https://agentmods.dev/badge/skills/deciqai/knowledge-skills/mortgage-loan-program-matching/github.svg)](https://agentmods.dev/skills/deciqai/knowledge-skills/mortgage-loan-program-matching)
Your own site
<a href="https://agentmods.dev/skills/deciqai/knowledge-skills/mortgage-loan-program-matching"><img src="https://agentmods.dev/badge/skills/deciqai/knowledge-skills/mortgage-loan-program-matching/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for mortgage-loan-program-matching

Your own site · 80×15
<a href="https://agentmods.dev/skills/deciqai/knowledge-skills/mortgage-loan-program-matching"><img src="https://agentmods.dev/badge/skills/deciqai/knowledge-skills/mortgage-loan-program-matching.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 85 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 713 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00085 $0.00713
Opus 5 $0.00043 $0.00357
Sonnet 5 $0.00017 $0.00143
Haiku 4.5 $0.00009 $0.00071

Measured 9d ago against content hash 034b15ca870e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

mortgage-loan-program-matching scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

mortgage-loan-program-matching/SKILL.md · 54 lines

How it starts

The opening of the file, as written. The whole thing — 54 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Mortgage — Loan Program Matching

Industry front door for decision-tree. Adds domain triggers, example, packs only. Parent Process unchanged. Not lending advice. Program rules change; verify current agency/investor guidelines.

Activate when: matching a borrower to Conventional/FHA/VA/USDA/Jumbo/Non-QM; deciding fixed vs ARM; "which program fits this borrower?"; borderline DTI/LTV/credit. Do NOT activate when: borrower is pre-committed to one specific product with no alternative.

Why this variant

The parent decision-tree maps branching choices to outcomes. Program selection is a decision tree over borrower attributes (credit, DTI, LTV, down payment, property type, VA eligibility) → eligible programs → net cost/fit.

Domain inputs → parent's Process

Branch on gating attributes and roll back to best fit:

  • Credit + DTI + LTV + reserves → which agencies qualify.
  • Down payment / MI: FHA (MIP) vs Conventional (PMI removable) vs VA (0% + funding fee).
  • Property/occupancy and loan size (conforming vs jumbo).
  • Compare total cost + approval probability, not just rate.

Worked example

680 credit, 3.5% down, moderate DTI, first-time buyer. → Tree: FHA qualifies now but carries lifetime MIP; Conventional 97 may work with removable PMI. Compare 5-yr total cost + approval odds; recommend on net fit, documented. Present options fairly (ECOA).

Compliance anchors

  • Present options without steering to your own benefit; fair-lending (ECOA/Reg B); ATR/QM feasibility.

Packs

  • Solo LO: program-fit matrix by borrower profile.
  • Brokerage: investor-overlay quick reference.

Red flags

  • Matching on rate alone, ignoring MI/total cost.
  • Steering toward higher-comp product (fair-lending + LO-comp risk).
  • Ignoring ATR/QM feasibility.

Verification

  • Eligible programs derived from borrower attributes
  • Total cost + approval odds compared (not just rate)
  • Options presented fairly; rationale documented
  • ATR/QM feasibility checked

Read the full file on GitHub · 54 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 54 lines · 85 tokens per session scan A 034b15ca870e

Subscribe to this mod's changes

mortgage-loan-program-matching is a skill published in the GitHub repository deciqAI/knowledge-skills (10 stars, last pushed 10d ago), licensed MIT. It adds 85 tokens to every session and 713 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

invoice-chase

Runs collections on late invoices: builds an aging ladder (current/30/60/90+), assigns each invoice a rung on an escalation sequence with ready-to-send emails — friendly nudge, firm reminder with late-fee mention, final notice — plus a phone script, tone rules that preserve the relationship, a chase log, and…

alebgl77/claude-inc · 0 tokens

audit-support

Gets the books audit-ready: builds the PBC (prepared-by-client) list by area, drafts walkthrough narratives for key cycles (revenue, purchases, payroll), matches auditor samples to support, prepares tie-out schedules, tracks open items with owners and due dates, and drafts responses to findings. Use when the user says…

alebgl77/claude-inc · 101 tokens

financial-statements

Builds a full statement set — P&L, balance sheet, and indirect cash flow — from a trial balance or transaction export, mapping accounts to a standard chart and proving every tie-out in code. Use when the user says 'build a P&L from this trial balance', 'turn this export into financials', 'I need a balance sheet for…

alebgl77/claude-inc · 97 tokens

plan-payroll

Plans payroll cash: true loaded cost per hire (gross plus employer taxes, benefits, tools), a payroll calendar with cutoffs and cash-out dates, a scenario table for new hire vs raise vs contractor-vs-employee, and a payroll-to-revenue check against rough industry bands. Use when the user asks "can I afford to hire"…

alebgl77/claude-inc · 0 tokens

review-contract

Clause-by-clause contract review — inventories key clauses (term, termination, liability cap, indemnity, IP, payment, confidentiality, governing law, auto-renewal), flags deviations from market-standard positions with RED/YELLOW/GREEN severity and verbatim quotes, drafts redline language, and sets negotiation…

alebgl77/claude-inc · 101 tokens

tax-prep

Organizes tax season — an organizer, not tax advice: a document checklist by category (income, expenses, assets, payroll, prior filings), an expense-category sweep that flags plausibly missed deductions in generic jurisdiction-agnostic categories, a quarterly-estimate calendar template, a clean handoff pack for the…

alebgl77/claude-inc · 0 tokens