We've spent the last 18 months building production automations with Claude. Here's an honest write-up of what works, what doesn't, and the workflows we'd still tell you to do by hand.

What works exceptionally well

What works with caveats

Multi-step tool use. Claude can plan a 5-step workflow, call APIs, branch on results, and finish. But you need rigorous evals, retries, and a human-in-the-loop checkpoint for any irreversible action. Don't let an agent send emails, pay invoices, or modify databases without explicit approval.

What we'd still do by hand

Anything where the cost of a single mistake is high and the work isn't repetitive. Pricing decisions, hiring evaluations, anything legally binding. The right play is augmentation, not delegation.

How we structure agent projects

Our standard pattern:

The biggest mistake we see: teams treating Claude as a search engine instead of a teammate. The wins come when you give it a real job to do, with the tools and the budget to do it.

Related reading