What problem does it solve? Construction lending teams waste hours manually entering draw amounts, budget adjustments, and funding allocations in Rabbet, and risk corrupting data through incremental mutations or frozen funded draws. This Skill provides verified workflows for the Rabbet platform so operations are executed correctly the first time. ## Core Features & Use Cases - MCP Integration: Query and update projects, draws, vendors, funding sources, and stakeholders through the Envision MCP rabbet() tool with 22 operations. - Draw & Budget Management: Enter draw line-item amounts via the adjustRequestedAmountForLineItem mutation, create budget adjustments, and handle retainage calculations with documented gotchas (incremental vs. set semantics). - Browser Automation Fallback: Use Firecrawl CLI and GraphQL for advanced operations not covered by the REST API, such as unfreezing funded draws and editing line items. - Use Case: A construction finance analyst needs to allocate $448,758 across draw line items and record a $1.5M loan paydown; the Skill provides the exact mutation sequence, including delta calculations and the Confirm Outstanding Balances flow. ## Quick Start Ask the assistant to list all Rabbet projects and their active draws using the Envision MCP rabbet tool.