run-underwriter

Community

Test and debug the mortgage underwriter CLI.

Authornimag
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides comprehensive guidance to set up, build, and run the mortgage underwriter CLI for document analysis, debugging output, and testing with sample loan files.

Core Features & Use Cases

  • End-to-end usage: Run the CLI against a directory or specific files.
  • JSON output: Produce machine-readable results for integration tests.
  • Guidelines integration: Fetch or supply custom guideline paths to influence analysis.

Quick Start

Export GEMINI_API_KEY, run make build, fetch guidelines if needed, then run the tool against a loan file with -docs or -files flags.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: run-underwriter
Download link: https://github.com/nimag/fast/archive/main.zip#run-underwriter

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository