Where Claude sits in a workflow
- Inputs arrivetickets, emails, files, system extracts
- Claude preparessummarise, classify, extract, compare
- Claude draftsthe reply, the pack, the analysis
- A person decidesreviews, corrects, approves
- It goes outsent, filed, paid, published
What the reviewer corrects each week is the next thing to fix in the instructions
Augment or redesign?
Augmenting means the process keeps its shape and Claude takes over part of one step. The handoffs, the approvals and the systems all stay put. Benefits arrive quickly, adoption is easy because nobody has to learn a new process, and if it does not work you simply stop. Redesigning means the sequence itself changes, because a constraint the process was built around has gone — the bottleneck was that only two people could read the contracts, and now the reading is not the bottleneck. Redesigns produce the larger gains and carry the larger risk, and they need explicit sponsorship because they cut across roles.
Two levels of change
Augment
- Same steps, same owners, same systems
- Claude takes one slice: drafting, summarising, comparing
- Live in days; reversible in an afternoon
- Gain is bounded by the step you chose
Redesign
- Steps merge or disappear; handoffs move
- Roles change, so people need telling and training
- Needs a sponsor, a pilot and a measured baseline
- Gain can be a different order of magnitude
A practical rule: augment first, and let the augmentation tell you whether a redesign is warranted. If four weeks of drafting support replies shows that ninety per cent of drafts go out with no edit, you have evidence for changing how the queue is staffed. If half need rewriting, you have learned something much cheaper than a reorganisation would have taught you.
Find the friction, not the glamour
The step worth changing is rarely the interesting one. It is usually the dull, repeated one: rekeying the same information into a second system, reformatting what someone else sent, chasing people for updates, reading the same forty pages every month to find the six lines that changed. Those steps have three things in common — they happen often, they produce text, and nobody defends them.
| Friction you will find | What it looks like | What usually fixes it |
|---|---|---|
| Copy-paste between tools | The same figures typed into a deck, a tracker and an email | A connector, so Claude reads the source directly |
| Re-explaining context | Every chat starts by pasting the same background and rules | A Project with instructions and knowledge (5.1) |
| Inconsistent output between people | Four authors, four shapes of the same report | A shared template, plus a skill for the procedure |
| Reading to find the changes | Forty pages monthly, six lines different | A structured comparison prompt with quotes |
| Normalising other people’s input | Free-text commentary arriving in three formats | Claude reshapes it; the sender keeps their habits |
Connectors are what remove the copy-paste. They let Claude access apps and services directly — Google Drive, Gmail and Google Calendar among them — and they mirror your existing permissions, so Claude cannot reach anything you could not open yourself. On Team and Enterprise plans, owners must enable connectors for the organisation before individuals can authenticate, and admins can restrict what a connector is allowed to do. Two limits matter when you design a workflow around them: Gmail exposes message metadata but not the content of attachments, and connectors are subject to the underlying provider’s rate limits. Managing them is 5.2.
Design the checkpoints deliberately
Every workflow has a point of consequence: the moment an output reaches a customer, a regulator, a payment run or a personnel file. Integration is safe when a competent person stands at that point, and unsafe when the review has been moved somewhere convenient instead. A review that happens after publication is an audit, not a control. A review by someone with no way to check the source is a signature, not a check.
This is also where scope discipline pays. A workflow in which Claude prepares and a person decides is easy to explain to legal, easy to roll back, and easy to audit. A workflow in which Claude decides is a different governance conversation, and it belongs to Domain 6. When to insist on human review is covered in 2.4.
Integration readiness
- Passes: The step Claude takes is named and boundedtriage note only; not the decision
- Passes: A person reviews before consequenceagent confirms and sends
- Passes: Inputs come from a source, not from recallticket text and the knowledge base
- Check: The data involved is allowed under policytickets contain staff names — check with the data owner
- Passes: A baseline measure existshandling time, four weeks
- Fails: People affected have been told what changedagents found out on the morning it launched
- Missing: Someone owns the templates and instructionsno named owner for the approved wording
Rolling it out to people who did not ask for it
Integration fails on adoption far more often than on capability. Anthropic’s published story of Advantage Solutions, a retail services company with tens of thousands of frontline staff, describes a deliberate sequence: an AI office reporting into an executive steering committee that met regularly to review initiatives; training that began with the executive leadership team — more than 150 senior leaders, including the chief executive — before cascading downward; a pilot of about 150 people on a three-module curriculum; and more than fifty business-unit champions building solutions inside their own teams. The pilot scaled to thousands of users, and the number of identified use cases roughly doubled.
The reported outcomes are the sort of thing a workflow redesign is for. A compliance check that had taken 20 to 30 minutes on paper became a photograph and an automated check completed in minutes, redirecting more than 70,000 labour hours a year toward training and floor presence. A weekly finance workflow of around ten hours was compressed to under thirty minutes. What is worth copying is not the scale but the order: sponsorship, then leaders, then a measured pilot, then champions, then everyone.
- Pick one workflow with a willing owner. An enthusiastic team with a boring process beats a sceptical team with an exciting one.
- Pilot with real work for a fixed period — four weeks is usually enough to see the exceptions.
- Write down the boundary: what Claude does, what it must never do, who reviews, and what to do when it is wrong.
- Train the people doing the work, not just the managers who approved it. Show the failure modes, not only the wins.
- Name a champion in each team who owns the templates, instructions and knowledge for that workflow.
- Re-measure and publish the result, including what did not improve. The honest number is what buys you the next workflow.
Traps the wrong answers are built from
| Tempting but wrong | Do this instead |
|---|---|
| Automating a workflow end to end in one change | Place Claude at the highest-friction step and keep a person at the point of consequence. |
| Choosing the most visible step rather than the costliest | Time the process first; the expensive step is usually the dull repeated one. |
| Rolling out to everyone before anyone has run real work through it | Pilot with real inputs for a fixed period, then scale with a champion per team. |
| Keeping a review step that cannot actually review | Put the check before consequence, with the reviewer able to reach the source. |
| Designing around a feature the organisation has not enabled | Confirm connector, memory and code-execution settings for your plan before you build on them. |
You should now be able to
- Distinguish augmenting a workflow from redesigning it, and choose which a situation calls for.
- Locate the highest-friction step in an existing process rather than the most visible one.
- Place review at the point of consequence and state what Claude must never do.
- Use connectors, Projects and skills to remove copy-paste, re-explanation and inconsistency.
- Plan a rollout with sponsorship, a measured pilot, champions and an honest re-measure.
- Check plan-level availability of features before designing a workflow around them.