Keel finance
A rigor router for AI coding agents: FAST lane for low-risk one-shots, HEAVY lane with full review gates for correctness-critical work — decided by a nine danger-surface scan.
npx -y skills add sayeediftekhar/Keel --skill keel-financeAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Finance lane router (optional / vertical). Routes financial-analysis work — IB, equity research, PE, wealth management, DCF/LBO/3-statement models — to Anthropic's official financial-services plugin. Defers to keel-v2, which forces HEAVY rigor on anything touching real money. Install only if you do finance work.
SKILL.md
1.6 KB, as published. Nobody here has run it
Keel Finance — finance lane router (optional vertical)
Index, not an implementation. Thin by design — this is an optional vertical; skip installing it unless you do finance work.
Deference — keel-v2 is the arbiter, and it forces HEAVY here
Anything in this lane trips keel-v2 surface 1 (value — real money computed) and usually surface 3 (PII). That means HEAVY lane, always: route first, plan before code, build+review in one turn, stop for human sign-off. The keel-v2 exact-money invariant (decimal type in storage+compute, explicit rounding on display — never float) is mandatory in every model this lane produces.
Dispatch table
| When the task is… | Dispatch to | Type | Source |
|---|---|---|---|
| DCF/LBO/3-statement models, CIMs, IC memos, equity research, wealth reviews | financial-services | plugin | anthropics/financial-services |
Guardrail
Not investment advice. This lane builds models and analyses; it does not issue personalized financial recommendations or execute any trade/transfer — those are prohibited actions the human performs.
If not installed
This is optional and off by default. Install: ./install.sh finance.
Sources: anthropics/financial-services (official). Unmodified.