OffDeal powers every stage of M&A advisory with one Claude-based agent
OffDeal ran more than 12 separate agentic workflows that broke whenever SOPs changed, and hit a hard ceiling when deal context exceeded the million-token limit of their prior provider, causing API calls to fail outright.
OffDeal had been using a long-context model from another provider, packing the full context into each call to preserve accuracy over RAG, but that approach failed when context exceeded the million-token limit.
After migrating to the Claude Agent SDK, internal eval accuracy rose from 25% to 85%, context overflow failures dropped to zero, and each banker now manages five to eight concurrent deals; the firm closed eight deals totaling $91M in its first year.
Show all 17 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
After migrating to the Claude Agent SDK, internal eval accuracy rose from 25% to 85%, context overflow failures dropped to zero, and each banker now manages five to eight concurrent deals; the firm closed eight deals…
What tools did this team use?
Claude Agent SDK, Archie, MCP, Deal Portal, Claude Code.
What results were reported?
Internal eval accuracy (overall improvement): 25% to 85%; internal eval accuracy after SDK switch only: 25% to 60%; internal eval accuracy after MCP and prompting improvements: 85%; context overflow API call failures: dropped to zero (source-reported, not independently verified).
What failed first in this deployment?
OffDeal had been using a long-context model from another provider, packing the full context into each call to preserve accuracy over RAG, but that approach failed when context exceeded the million-token limit.
How is this finance ops AI workflow structured?
Deal phase task initiated → Archie applies modular skills → Autonomous buyer sourcing → Personalized buyer emails drafted → Presentation decks generated.