TL;DR
- The thesis: AI should not copy the current PI firm workflow. AI should force the firm to redesign the workflow.
- The tool: Elon Musk's five-step algorithm — question, delete, simplify, accelerate, automate — run in that strict order.
- The reframe: "Case management" is the wrong mental model. The right one is case movement.
- The output: A 10-agent operating model covering intake, onboarding, case movement, medical records, treatment, demand, negotiation, lien, client communication, and partner dashboards.
Personal injury law and orbital rocketry do not usually share a chapter in anyone's consulting deck. Elon Musk has, to my knowledge, never tried a slip-and-fall case. Most PI managing partners have never had to land a booster on a drone ship. The Venn diagram is two circles and a polite handshake.
But the operating problem the best PI firms are trying to solve right now — how to run more cases, faster, with fewer people, without dropping quality — is the same operating problem Musk's companies solved when they stopped trying to be Boeing and started shipping reusable rockets at a fraction of the cost. The vertical is different. The discipline is the same.
And right now, most AI projects inside PI firms fail for the same reason: they bolt AI onto a workflow that was designed for paper files, fax machines, and a paralegal with an Outlook calendar. The firm picks the step where staff spend the most time — intake qualification, medical record retrieval, demand drafting — and points an AI at that step. Each move looks like progress. Each is correct as a local optimization. Each is wrong as a transformation strategy. The firm ends up with an AI-augmented version of a workflow designed in 1995.
That is the central thesis of this essay:
AI should not copy the current PI firm workflow. AI should force the firm to redesign the workflow.
Copy versus redesign is the difference between a 10–20% efficiency gain and a 3–5x change in throughput per attorney. The clearest framework I've seen for forcing that redesign is the one Musk uses inside Tesla and SpaceX. He calls it "the algorithm." It is five steps, in strict order, and it is specifically designed to keep teams from optimizing parts of a process that should have been deleted.
Where the algorithm came from
Musk did not invent first-principles thinking. He did formalize a particular version of it — the five steps in strict order — inside Tesla and SpaceX during the Model 3 and Starship eras, when both companies were trying to do things that the incumbents had quoted as either impossible or commercially insane at the price.
The canonical example is the Gigapress. Instead of stamping and welding roughly 70 separate parts to form the rear underbody of a Tesla — the way the entire auto industry had done it for half a century — Tesla cast the whole structure as a single piece of aluminum. That decision did not come from a CAD engineer optimizing the welding sequence. It came from running step 2 hard — delete the part — on a process every other carmaker had simply optimized for decades.
SpaceX is the same story at a different altitude. Building a Falcon 9 engine for roughly a million dollars instead of the industry-standard tens of millions did not come from haggling with suppliers. It came from questioning every requirement the rest of the industry treated as load-bearing, deleting the components those requirements implied, simplifying what was left, then automating the manufacturing of that simplified thing. That sequence — in that order — is the algorithm.
The reason it ports to a law firm is not that PI is rocket science. It is the opposite. Most PI workflows have far more deletable assumptions than a rocket does, because the cost of dragging them along has been hidden inside salaries and time-to-disbursement rather than printed on a bill of materials. Nobody at SpaceX gets to keep an extra 60 pounds of tubing because "that's how we've always done it." Lots of PI firms keep the operational equivalent on every case.
Musk uses the algorithm to build rockets. We're going to use it to redesign a law firm. Same algorithm. Lower stakes. Faster ROI. Nobody explodes if you get it wrong on a Tuesday.
Musk's algorithm, in 5 steps
- Make the requirements less dumb. Every requirement is dumb until proven otherwise. The smarter the person who gave you the requirement, the more dangerous it is — because nobody questions it.
- Delete the part or process. If you're not adding things back at least 10% of the time, you didn't delete enough. Bias toward aggressive deletion.
- Simplify and optimize. Only after deletion. Otherwise you optimize things that shouldn't exist.
- Accelerate cycle time. Speed up what's left. Cycle time compounds.
- Automate. Last, not first. Automating a bad process just produces bad results faster.
Most firms run this algorithm in reverse. They start at #5 (automate the intake form) without first asking whether the intake form, in its current shape, should exist at all. Then they wonder why the AI project "didn't move the numbers."
Let's apply the algorithm to PI, step by step.
Make the requirements less dumb
The unexamined requirements inside a PI firm are everywhere. A handful that don't survive five minutes of honest questioning:
- "Every new lead has to be qualified by a human intake coordinator." Why? The first 80% of the conversation is structured data capture: who, where, when, what happened, who was at fault, did they seek treatment. A model can run that loop better than a tired coordinator at 9 p.m. on a Saturday.
- "Case managers need to update clients every 30 days." Why 30 days? Why not when the file actually changes? The 30-day cadence is a proxy for "we don't have event-driven communication, so we set a calendar reminder."
- "Medical records have to be requested by fax." Why? Most providers now accept portal requests, and the rest can be standardized into a single ingestion pipeline. The fax requirement is institutional muscle memory.
- "The demand letter is written from scratch when treatment ends." Why from scratch? 70% of the structure is identical case to case. The variable parts — injuries, treatment narrative, damages — are exactly what a model is best at composing from structured inputs.
- "A paralegal has to read every medical bill and code it." Why? Bill coding is pattern matching. Pattern matching is what models do well.
- "The partner has to review case status weekly in a 90-minute meeting." Why a meeting? The partner needs visibility into stalled cases, not a sequential read-through of cases that are moving fine.
The point of step 1 is not to be contrarian. It is to surface the assumptions the firm has stopped seeing. Every requirement you don't question is a requirement that locks in the old workflow. Most PI firms have hundreds of these.
Delete the part or process
This is the step most firms skip entirely. They go from "AI is interesting" straight to "let's automate medical record retrieval" without first asking what they can simply remove.
Things a PI firm can usually delete:
- The scheduled status update. Stop scheduling 30-day check-ins. Replace with an event-driven system that notifies the client every time the file actually moves: medical record received, demand sent, adjuster responded, offer received. The scheduled status call existed as a placeholder for not having visibility into the file.
- The intake-to-case-manager handoff meeting. If intake captured structured data correctly, there is nothing to "hand off." The case manager opens the file and the file is already complete.
- The weekly case review meeting (in its current form). A dashboard that surfaces only stalled cases makes the meeting unnecessary for 80% of the docket. Reserve human review for cases the dashboard flags.
- The lien spreadsheet. Currently tracked by hand by one paralegal who is the single point of failure. Replace with a live ledger that updates from inbound communications automatically.
- The "where is my check?" call. Eliminated by a disbursement portal the client logs into, with automated milestone notifications.
- The marketing "lead report" the partner reviews on Mondays. Replace with a live cost-per-signed-case dashboard, broken down by source, time of day, and language.
- Most of the "sign-up packet." Half the forms are restating data already captured at intake. The packet exists because intake and onboarding were two separate humans on two separate systems.
You'll know you've deleted enough when the firm has to add 10% of it back. If nothing came back, you weren't aggressive enough. If half came back, you were sloppy. Calibrate on the 10%.
Simplify and optimize what's left
Only now do you redesign the surviving workflows. A few examples of what simplification looks like:
- Intake collapses into: capture → qualify → route. Three steps. Not seven.
- Medical record retrieval collapses into: standardized request → tracked inbound → structured extraction. One pipeline. Not a different process per provider.
- Demand prep collapses into: assemble from structured case data → human review → send. The "assemble" step is fully redesigned, not a Word template a paralegal fills in.
- Lien resolution collapses into: identify → negotiate → confirm → disburse. A loop the system runs, not a project a human babysits.
- Client communication collapses into: event → message → (optional) human review → deliver. Cadence is replaced by signal.
The simplification step is where most firms discover that their CRM or CMS is fighting them. The current system encodes the old workflow. The new workflow does not fit the old database schema. That is a feature, not a bug. The data model has to change too.
This is also where most consultants quit. Replacing a Word-template demand process is hard. It is also where the actual leverage lives.
Accelerate cycle time
Cycle time in PI is a hidden P&L lever. The firm gets paid when cases close. The faster a case moves from sign-up to disbursement — without compromising case value — the more capital you free, the more cases each staff member can carry, and the better your client experience scores.
Where cycle time hides in PI today:
- Days from sign-up to first medical request: often 7–14. Should be 1.
- Days from treatment end to demand sent: often 30–90. Should be 7–14.
- Days from adjuster offer to client decision: often delayed for weeks by client unreachability. Should be cut by automated, structured outreach in the client's preferred channel and language.
- Days from settlement to disbursement: often 60–120. Should be 14–30 with automated lien resolution running in parallel.
Cycle time accelerates when the workflow is event-driven instead of human-polled. Today, most things happen when a paralegal remembers to check. After redesign, things happen the moment the trigger event occurs — a record arrives, treatment ends, an offer is received. The human is in the loop for judgment, not for polling.
Automate
Only now do you bring in agents. And when you do, you do not build one big "AI assistant." You build a fleet of narrow agents, each one responsible for a specific job, each one talking to a structured system of record.
This is where the most important reframe in PI operations lives:
Case management is the wrong mental model. The right one is case movement.
"Case management" implies a static thing being tended. Files in a cabinet. Status fields being updated. Notes being typed. The mental model is custodial: humans care for the case the way a nurse cares for a patient who is not improving.
"Case movement" implies a flow. The case is always moving toward disbursement. The firm's job — and the system's job — is to remove anything blocking that motion. Every agent in the architecture below is a motion agent: it exists to detect blockage and unstick it.
That reframe is what unlocks aggressive automation. You stop hiring people to "manage" cases and start operating a system that moves them.
13 operational areas: current vs. redesigned
Before we get to the agents, here is the side-by-side. This is the table I draw on a whiteboard at the start of every PI engagement. The left column is what most firms run today. The right column is what falls out of running the algorithm.
| Area | BeforeCurrent workflow | AfterAI-redesigned workflow |
|---|---|---|
| Intake | Human coordinator, business hours, voicemail after-hours, inconsistent qualification. | 24/7 voice agent runs structured qualification, captures clean data, schedules attorney review, escalates judgment calls. |
| Onboarding | Paper or PDF packet, second data re-entry, multi-day delay before the file is "open." | Onboarding is a continuation of intake. Retainer, HIPAA, provider list, and ID capture happen in the same flow. File is open in hours. |
| Case management | A human checks status fields, sends reminders, runs weekly review meetings. Cases stall in silence. | A movement agent watches every file for blockage and triggers the next action. Dashboards surface only stalled or exception cases. |
| Medical treatment tracking | Paralegal calls providers monthly. Client compliance tracked informally. Lapses caught late. | Treatment monitor agent watches appointment cadence, gaps, and missed visits. Triggers client outreach in their language the day a gap appears. |
| Medical records retrieval | Manual fax requests, follow-up calls, inbound records sit in someone's inbox. | Single ingestion pipeline across portals, fax-to-email, and mail. Inbound records auto-parsed, indexed, and attached to the file. |
| Lien management | Spreadsheet maintained by one paralegal. Outside vendor handles the hard ones at 25–33% of the reduction. | Live ledger. Routine liens negotiated by a lien agent informed by historical reduction patterns. Vendors reserved for genuine legal escalation. |
| Demand prep | Paralegal opens prior demand, edits in Word, attaches PDFs, hands to attorney for full read. | Demand agent assembles narrative, damages, and exhibits from structured case data. Attorney reviews the diff, not the whole document. |
| Adjuster negotiation | Phone tag. Negotiation history lives in one attorney's head. | Negotiation agent drafts structured counters using carrier-specific historical patterns. Attorney decides; the agent executes the back-and-forth. |
| Litigation | Litigation paralegal manually drafts pleadings, tracks deadlines in calendars, prepares discovery from scratch. | Pleadings and standard discovery generated from structured case facts. Deadlines tracked by the movement agent. Attorney time concentrates on strategy and depositions. |
| Client communication | Calendar-driven check-ins. Inbound calls and emails go to whichever paralegal answers. Spanish coverage spotty. | Event-driven outreach in the client's language and channel. Inbound triaged, acknowledged in minutes, routed to the right human only when judgment is needed. |
| Settlement & disbursement | 60–120 days from settlement to disbursement, with the client calling every week. | Lien resolution runs in parallel. Disbursement portal shows the client live status. Target: 14–30 days. |
| Marketing | Spend reports reviewed weekly. Conversion tied to source vaguely. Underperforming channels run for months. | Cost-per-signed-case dashboard live by source, hour, and language. Spend reallocated weekly, sometimes daily, based on actual signed-case yield. |
| Partner dashboards | Monthly P&L. Anecdotes about which cases are "going well." | Live operational dashboard: stalled cases, cycle-time medians by stage, demand pipeline, settlement pipeline, lien recovery, and cost-per-signed-case in one view. |
None of the right-column entries require new science. They require the firm to commit to running the algorithm in order: question, delete, simplify, accelerate, automate. The right column is what falls out the other end.
The 10-agent architecture
Once the workflow has been redesigned, the automation in step 5 organizes naturally into ten narrow agents. Each one has a defined job, a structured input, a structured output, and a clear escalation path to a human. No agent is a general "AI assistant." Every agent is built to move cases.
Intake Agent
24/7 structured qualification of every inbound call and form, in the caller's language.
- Replaces:
- voicemail, after-hours rollover, undertrained intake coordinators.
- Escalates when:
- jurisdiction is unusual, fact pattern is ambiguous, or the caller asks for an attorney.
Onboarding Agent
Continues intake into signed retainer, HIPAA auth, provider list, and ID docs in the same session.
- Replaces:
- the paper sign-up packet and the second round of data entry.
- Escalates when:
- identity verification fails or a clause needs an attorney edit.
Case Movement Agent
The heartbeat. Watches every active file for the next required action and the next blocker.
- Replaces:
- the weekly case review meeting for the 80% of cases that are on track.
- Escalates when:
- a case is stalled past threshold or a deadline is at risk.
Medical Records Agent
Owns retrieval across portals, fax-to-email, and mail. Indexes, attaches, and flags gaps.
- Replaces:
- the paralegal phone tree and the records-sitting-in-someone's-inbox problem.
- Escalates when:
- a provider refuses release or chart pages are missing.
Treatment Monitoring Agent
Watches client treatment cadence and detects gaps the day they happen, in any language.
- Replaces:
- monthly status calls to providers and end-of-treatment surprises.
- Escalates when:
- a client misses two appointments or declines further treatment.
Demand Agent
Assembles narrative, damages, and exhibits from structured case data. Produces a diff, not a draft.
- Replaces:
- the Word-template demand and the full-document attorney read.
- Escalates when:
- liability is contested or damages require expert valuation.
Negotiation Agent
Drafts carrier-specific counters using historical patterns. Executes the back-and-forth under attorney authority.
- Replaces:
- phone tag and negotiation history living in one attorney's head.
- Escalates when:
- an offer crosses a threshold or the carrier opens a new theory.
Lien Agent
Identifies lienholders, pulls balances, negotiates routine reductions, produces a disbursement-ready ledger.
- Replaces:
- the lien spreadsheet and a meaningful chunk of outside lien-vendor spend.
- Escalates when:
- ERISA, Medicare, plan language, or a genuine legal dispute is involved.
Client Communication Agent
Event-driven, multi-channel, multi-language updates plus inbound triage in minutes, not days.
- Replaces:
- calendar-driven check-ins and the "whoever answers" inbound model.
- Escalates when:
- the client expresses dissatisfaction, asks for legal advice, or signals a complaint.
Partner Dashboard Agent
Live operational picture: stalled cases, cycle times, pipelines, marketing yield, staff load.
- Replaces:
- the monthly P&L review and the "going well" anecdote.
- Escalates when:
- a KPI crosses a threshold the partner has set.
Three properties of this architecture matter more than the agent list itself:
- Each agent is narrow. Narrow agents are testable, supervisable, and replaceable. A "do everything" AI is none of those things.
- Each agent writes to a shared structured system of record. The data is the moat. If the agents only talk to each other in unstructured chat, the firm gets fragility instead of leverage.
- Each agent has an explicit escalation path. The agent is not the final decision-maker on anything that requires judgment. The agent is the engine that produces the next decision-ready packet for the human.
What this looks like in the P&L
Running the algorithm and standing up this architecture changes specific numbers, in specific places. The leverage shows up in four areas at once:
- Top of funnel. Lead-to-signed-case conversion climbs because after-hours and weekend leads finally get covered, intake quality stops varying by which coordinator is on shift, and Spanish-speaking clients stop falling through the gap. Cost per signed case drops without raising ad spend.
- Cycle time. Days from sign-up to demand and from settlement to disbursement compress meaningfully. Capital frees up. Staff capacity per attorney climbs.
- Recovery quality. Better treatment monitoring catches compliance issues early. Stronger demand assembly preserves value the firm used to leak. Smarter lien resolution returns more to the client.
- Operating cost. The firm stops needing linear staff growth to handle case-volume growth. The marginal case costs less to run.
None of these numbers move because the firm bought AI. They move because the firm let AI force a redesign.
Common pushbacks (and crisp answers)
Every time I walk a managing partner through this, the same four objections come back in roughly the same order. Worth addressing each one directly.
"Our state bar won't allow it."
Most state bars allow it. The actual rules are about competence, supervision, confidentiality, fee splitting, and the unauthorized practice of law — not about whether software touches the workflow. The bar is fine with you using an associate, a paralegal, or a contract attorney. They will be fine with an agent that has the same scope of authority and the same supervision. The compliance burden is real. The prohibition usually isn't.
"Our cases are too complex for AI."
The cases are complex. The workflow around them is not. 80% of a typical PI file is repeatable operational work — intake, records retrieval, treatment monitoring, lien identification, demand assembly. The 20% that is genuine legal judgment is where your attorneys should be spending their time, and aren't, because they're drowning in the 80%.
"Our CMS can't do this."
Correct. Your CMS encodes the old workflow. The new workflow does not fit it. The right move is to treat the CMS as a database of record and let the agent layer run alongside it, writing back the structured outputs the CMS expects. You are not ripping out the CMS. You are stopping the practice of asking it to be the workflow engine, because it never was one.
"My paralegals will quit."
Some will. The ones you want to keep won't, because the work they actually like — judgment calls, client moments, the cases that need a human — is the part the agents leave alone. The work the agents take is the part your best paralegals describe as "the reason I'm tired by Thursday." The retention risk is real but inverted: firms that build this layer tend to hold on to their best people longer.
The guardrails matter
None of this works if it is built carelessly. Intake automation has to fit state rules on retainer formation, attorney involvement, and advertising. Client communication agents have to respect the line between procedural updates and legal advice. Negotiation agents act under explicit attorney authorization, never autonomously. Lien resolution has to handle ERISA, Medicare, and plan-language disputes with the care those areas require. Serious agent architectures are scoped, supervised, auditable, and designed to escalate uncertainty instead of bluffing through it.
The guardrails are not a reason to delay. They are part of the design.
What to do with this on Monday
If you're a managing partner reading this, the move is not to launch a 10-agent transformation in a quarter. The move is to run the algorithm against one workflow, end to end, and let the rest of the firm see what falls out.
Three candidates, in order of typical leverage:
- Intake. Highest dollar impact for most firms, fastest visible result, easiest to measure.
- Client communication. Largest unaddressed pain, biggest impact on referrals and reviews, foundational for every other agent.
- Lien resolution. Quiet profit center, deepest moat over time, most underestimated.
Pick one. Run all five steps on it. Question the requirements. Delete what shouldn't exist. Simplify what survives. Accelerate the cycle. Then automate. The firm will feel the difference inside one quarter, and the playbook for the next workflow will already be written.
The firms that will dominate PI over the next decade are not the ones with the best lawyers, the biggest ad budgets, or the loudest AI vendors. They are the ones whose partners had the discipline, this year, to stop copying the old workflow and start redesigning it.
That decision is the algorithm. Everything else is execution.
Want to Apply the Algorithm to Your Firm?
We help PI firms run the redesign — one workflow at a time — and stand up the agent architecture that turns case management into case movement.
Book a Free Strategy Call