Claude Cowork — Win Back 15 Hours a Week — 5. Repeatable Workflows

18 min read min de lecture
Chapter 05

Repeatable Workflows

Chapter 5 of 10 · 50%

Chapter objectives

  • Identify the tasks worth automating
  • Document a reusable process once and for all
  • Measure the time actually saved

Spotting what repeats

List the tasks you or your team redo every week: reporting, email triage, follow-ups, summaries. These are your best candidates. Start with the most painful one, not the most complex. Painfulness is an excellent indicator: a hated task is a task you postpone, rush, or do in a bad mood — automating it pays back time and morale.

For Marc, the inventory took twenty minutes in a team meeting: everyone listed what they redo each week and rated it 1 to 5 on annoyance. The winners: the monthly follow-up with clients late on documents, the weekly check-in minutes, and the vendor invoice reconciliation. Three processes, all perfect for starting — frequent, well-bounded, with no binding decision in the middle.

You'll notice that everything you've learned in the previous chapters converges here. A repeatable workflow is simply a good brief (chapter 1), possibly fed by monitoring (chapter 2), producing documents (chapter 3) or analyses (chapter 4) — but written once to be replayed every week. This chapter turns your one-off successes into a system.

Not all processes are equal

Good candidateFrequent (weekly or monthly), stable steps, clear inputs (an export, some notes), well-defined output (an email, a memo, a table), no binding decision in the middle. Example: the monthly follow-up on missing documents.
Bad candidate (for now)Rare or unpredictable, steps that change every time, heavy share of judgment or negotiation, high stakes if there's an error. Example: responding to a tax audit. Handle as supervised one-off delegation, not as a workflow.

This sorting saves you the classic disappointment: trying to automate the firm's most complex process right away, failing, and concluding that "it doesn't work for us". The winning progression is the reverse: a first simple workflow that runs reliably builds confidence and appetite — in you as in your team. The complex processes will come, carried by that momentum.

Documenting the process once

Describe your process step by step and ask Claude to turn it into a reusable checklist. Next time, you paste the checklist and it executes it, without re-explaining everything. It's the same principle as the written procedures of a well-organized firm — except the procedure isn't just readable: it's executable.

Describe the process the way you'd explain it to someone covering for you during your vacation: where the information arrives, what you do with it, in what order, what the final result looks like, and the special cases ("if the client has already been chased twice, the tone changes", "clients in legal proceedings are never chased"). These special cases are the salt of the workflow: they're what makes the difference between a naive automation and an automation that sounds like you.

PROMPT
Here is how I prepare the monthly follow-up for clients late on documents:
1. I export the list of incomplete files from our software
2. I set aside clients in legal proceedings or disputes
3. For a 1st reminder: courteous email with the list of missing documents
4. For a 2nd reminder: firmer tone + deadline + partner CC'd
5. I keep a tracking table of reminders sent
Turn this into a reusable checklist I can give back to you each month with my export, so you execute everything: sorting, personalized emails per client, and an updated tracking table.
In your checklist, always include a final step: "points to have validated by a human". The workflow executes, but you're the one who hits send — especially in the first months.
flowchart LR
  D["Document the process"] --> CL["Reusable checklist"]
  CL --> E["Execution by Claude"]
  E --> M["Measure the time saved"]
  M -->|"Improve"| D
The repeatable workflow cycle: documented once, reused 52 times a year.

Test, stabilize, improve

A workflow isn't born perfect: it becomes perfect. For the first two or three runs, compare the result with what you would have done yourself and note the gaps: a tone too curt here, a forgotten special case there. Then feed those corrections back into the checklist itself — not just into that day's conversation. That's the difference between correcting one essay and improving the textbook.

The diagram above isn't decorative: the "Improve" arrow is the step everyone skips, and yet it's what makes everything work. A checklist enriched with three months of real cases becomes remarkably reliable — it now contains more business knowledge than the head of any new hire. At Marc's firm, the follow-up checklist is on version 4: it handles nine special cases that no initial brief could have foreseen.

Date your checklist versions (v1, v2...) and keep a short change history. When a colleague asks "why do we never chase clients in dispute?", the answer is documented — and the firm's knowledge no longer sleeps in a single head.

Build your workflow library

Since chapter 1, you've been setting aside your best briefs. It's time to turn them into a team tool: a single shared document — the firm's workflow library — where each entry fits in four lines: workflow name, when to use it, the checklist to paste, and the last update date. Nothing more: sophistication would kill adoption.

The effect of this library goes beyond individual time savings: it levels up the whole team. The junior colleague's client follow-up comes out as well calibrated as Marc's, because the same checklist is running. And when someone improves a workflow, the whole team benefits on the next run. It's the most durable asset this course has you build: it appreciates over time instead of wearing out.

Bringing your team on board

The limiting factor is almost never the tool: it's adoption. Three practices make the difference. First, show rather than explain: a ten-minute demonstration on the task everyone hates beats a one-hour meeting about "AI at the firm". Second, let everyone choose their first workflow: adoption comes from a personal pain relieved, not from a directive. Finally, institute a light ritual: five minutes at the weekly check-in where everyone shares one success or one failure with the tool that week.

Also anticipate the fears, because they're legitimate: "will this replace me?" deserves a real answer. At Marc's firm, the answer is factual: nobody was replaced, but the evenings spent finishing follow-ups have disappeared, and the recovered time has gone toward client advisory — the part of the job everyone prefers and that bills better. An honest account of what the tool does (the mechanical tasks) and doesn't do (the relationship, the judgment, the signature) defuses most of it.

Measure to convince

Note how long the task took before, and after. For Marc, adding up those minutes across the team and across the year is what turns "AI gadget" into "15 hours recovered per week". The measurement doesn't need to be scientific: an honest before/after estimate per workflow, multiplied by the frequency and the number of people involved, is largely sufficient.

Run the numbers on the monthly follow-up case: 3 hours before, 30 minutes after (verification and sending included), that's 2.5 hours saved per month, 30 hours per year — for a single workflow, a single person. Marc's dashboard fits on one page: each workflow, its estimated monthly gain, its status (testing / reliable / needs improvement). Total after four months: 14 to 16 hours per week across the team of four. The course's goal wasn't a slogan.

And this measurement has one last merit: it tells you where to invest next. If the monthly monitoring only saves one hour while the reporting saves six, you know which of the two deserves a version 2 of its checklist. Measuring is steering — exactly what Marc does for his clients, this time applied to his own time.

🛠️ Your turn

Context

Marc wants to industrialize the monthly follow-up of clients late on documents, then roll out the method to the whole team. It's his most hated task: three hours a month of sorting, rewritten emails and tracking tables. He now has all the tools: the brief from chapter 1, the templates from chapter 3, the verification discipline from chapter 4. All that remains is to turn the attempt into a system.

Instructions

  1. List your weekly or monthly tasks and rate each 1 to 5 on annoyance: pick the most painful among the good candidates (frequent, stable steps, clear output).
  2. Describe it step by step as if to someone covering for you, special cases included.
  3. Ask for it to be turned into a reusable checklist, with a final step "points to have validated by a human".
  4. Run the workflow a first time on real data and note every gap versus what you would have done.
  5. Feed the corrections back into the checklist itself (version 2, dated).
  6. Create your "workflow library" document and file this checklist in it with: name, when to use it, update date.
  7. Time before/after, calculate the annual gain (monthly gain × 12 × people involved) and record it in the library.
Hint — Start small: one well-automated process beats ten half-done ones. And if your checklist exceeds one page, your process is probably two processes — split it.

In summary

  • Recurring, painful tasks are the best candidates — painfulness is an excellent indicator.
  • Good candidate: frequent, stable steps, clear output, no binding decision in the middle.
  • Document the process once as a reusable checklist, special cases included.
  • Feed every correction back into the checklist itself: the "Improve" arrow is what makes it all work.
  • The workflow library levels up the team and appreciates over time.
  • To bring the team on board: demonstrate on the hated task, let people choose, ritualize the sharing.
  • Measure before/after and multiply by frequency: that's what turns "gadget" into "15 hours a week".
  • Keep a human validation before sending, especially in the first months.

Quiz — check your understanding

1. Which task should you start with?

Repetitive, high-annoyance tasks offer the best immediate return — in time and morale — and build momentum for what's next.

2. Where is the real gain?

A process repeated 52 times a year compounds into an enormous gain: reuse is what creates the hours, not the one-off feat.

3. Which process is a BAD candidate for a repeatable workflow?

Rare, unpredictable and binding: handle as supervised one-off delegation. Workflows want frequent, stable and well-bounded.

4. The workflow produced an email with too curt a tone. What do you do?

Fixing the essay isn't enough: it's the textbook that needs improving. A checklist fed with real cases becomes remarkably reliable.

5. How do you prove the value of the approach to your team or management?

2.5 hours saved per month on a single task is 30 hours per year per person: the simple before/after measurement turns the anecdote into a convincing case.

Auteur(s)

R

REHOUMA Haythem

Haythem Rehouma est un ingénieur et architecte IA et cloud, formateur et enseignant technique, avec un profil orienté IA médicale, AWS, MLOps, LLM/RAG et vision par ordinateur.