kelly-deal-scorer
Deal Scoring Desk
Overview
Use this skill as a Busabase-backed review-queue desk for a generic SME financing deal desk (private-credit / revenue-based-financing style). It holds a mock queue of candidate businesses (name, category, city, monthly revenue history, requested principal, red flags) and computes a deterministic composite score (0-100) per candidate with a full, hand-recomputable breakdown: each sub-factor's raw score, weight, and contribution, plus a suggested revenue-share rate range. This is a generic, brand-free tool — it does not reference any specific real company, lender, or fund.
The scoring rubric is plain arithmetic in content/kelly-deal-scorer-app/app/js/scorer-model.js, not
an LLM or API call. Every number the app shows can be recomputed with a
calculator from the candidate's raw fields and the rubric weights in the
settings Base.