Agent Plugins Marketplace
All plugins

mortgage-lending

v0.1.2

Mortgage Lending Operations specialist team — agents (mortgage-lending-lead, pipeline-pullthrough-analyst, processing-cycle-specialist, compliance-quality-specialist), skills, templates, commands, an advisory hook, best-practice rules, and a research-grounded knowledge bank. An operations team for a production or ops leader accountable for pull-through, cycle time, capacity, and cost-to-originate — it reads pull-through as the funnel and fixes the fallout stage, ties cycle time to capacity and satisfaction, manages lock/pipeline risk, holds cost-to-originate as the unit economic, and routes every compliance question to counsel. Inherits ravenclaude-core protocols.

Claude Code5 Skills

By Matt CorbettLicense: MIT7 GitHub starsUpdated last week

Directory evidence

Runtimes
Claude Code
Parsed components
5 skill or MCP entries
Source updated
Sep 15, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install mortgage-lending for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install mortgage-lending@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/mcorbett51090/RavenClaude

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/mortgage-lending/.

Plugin files

plugins/mortgage-lending/
├── .claude-plugin/plugin.json
├── skills/diagnose-pullthrough/SKILL.md
├── skills/frame-pipeline-risk/SKILL.md
├── skills/model-cost-to-originate/SKILL.md
├── skills/route-compliance/SKILL.md
└── skills/size-cycle-capacity/SKILL.md

Included Skills5

diagnose-pullthroughskills/diagnose-pullthrough/SKILL.md

Diagnose application-to-funded fall-out stage-by-stage and name the worst fallout stage — fix it before buying more apps. Reach for this on a pull-through question.

frame-pipeline-riskskills/frame-pipeline-risk/SKILL.md

Tie fallout assumptions to locked-pipeline exposure and frame the lock/pipeline risk — route the hedge to the risk authority. Reach for this on a lock or rate-risk question.

model-cost-to-originateskills/model-cost-to-originate/SKILL.md

Compute cost-to-originate (fixed + variable per loan) and the breakeven volume that the rate swing must clear. Reach for this on a unit-economics question.

route-complianceskills/route-compliance/SKILL.md

Frame operational compliance workflow and QC/defect signals — and route every TRID/ECOA/HMDA/fair-lending determination to counsel. Reach for this on a compliance or audit-readiness question.

size-cycle-capacityskills/size-cycle-capacity/SKILL.md

Measure app-to-close cycle, find the bottleneck stage, and size processor/LO capacity as a function of cycle — staff to the cycle, not a ratio. Reach for this on a cycle or staffing question.

Plugin manifests1

plugins/mortgage-lending/.claude-plugin/plugin.json
{
  "name": "mortgage-lending",
  "version": "0.1.2",
  "description": "Mortgage Lending Operations specialist team — agents (mortgage-lending-lead, pipeline-pullthrough-analyst, processing-cycle-specialist, compliance-quality-specialist), skills, templates, commands, an advisory hook, best-practice rules, and a research-grounded knowledge bank. An operations team for a production or ops leader accountable for pull-through, cycle time, capacity, and cost-to-originate — it reads pull-through as the funnel and fixes the fallout stage, ties cycle time to capacity and satisfaction, manages lock/pipeline risk, holds cost-to-originate as the unit economic, and routes every compliance question to counsel. Inherits ravenclaude-core protocols.",
  "author": {
    "name": "Matt Corbett"
  },
  "homepage": "https://github.com/mcorbett51090/RavenClaude",
  "license": "MIT",
  "keywords": [
    "mortgage-lending",
    "pull-through",
    "cycle-time",
    "cost-to-originate",
    "pipeline-risk",
    "lock-management",
    "capacity-planning",
    "compliance-routing",
    "rate-cycle"
  ],
  "requires": {
    "plugins": [
      "ravenclaude-core@>=0.7.0"
    ]
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[mortgage-lending on Agent Plugins Marketplace](https://pluginsmp.com/plugins/mortgage-lending)