run-underwriter

Run the mortgage underwriter CLI to analyze loan documents and produce JSON output.

Updated Dec 20, 2025
One-click install
npx skills add https://github.com/nimag/fast --skill run-underwriter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run-underwriter
Source: https://github.com/nimag/fast/tree/main/.claude/skills/run-underwriter
Command: npx skills add https://github.com/nimag/fast --skill run-underwriter

SYSTEM DOCUMENTATION & REQUIREMENTS

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.