Skip to main content
Updated Mar 07, 2026

Cowork Workflows for CA/CPA Practice

"The measure of professional value is not how many hours you spend on the process — it is the quality of judgment you apply to the output."

In Lesson 7, you installed the two-layer plugin stack and learned what each command produces in isolation. Now you will see what happens when those commands work together as orchestrated workflows. This lesson walks through a complete month-end close — from automated morning reconciliations through management accounts to a board-ready presentation — demonstrating the pattern that transforms CA/CPA practice from execution-heavy to judgment-focused.

This is a walkthrough lesson. Follow along with the demonstrated workflow to understand the sequence, timing, and decision points. The worked example is the hands-on practice.

Cowork's Key Architecture

Cowork operates through four core mechanisms that distinguish it from standard Claude conversations:

Direct local file access: Claude reads from and writes to files in any folder you grant access. Client documents, working papers, financial data files, and draft deliverables are all part of a Cowork session without manual uploading.

Sub-agent coordination: For complex tasks, Cowork breaks work into subtasks and coordinates multiple workstreams in parallel. A month-end close might have reconciliation checking, journal entry preparation, and disclosure drafting running simultaneously.

Scheduled tasks: Cowork executes tasks automatically on a schedule — nightly, weekly, monthly. This enables genuinely autonomous workflows: the reconciliation check that runs every morning, the compliance monitor that runs weekly, the variance analysis that runs at month-end without anyone triggering it.

Plugin ecosystem: Domain plugins bundle knowledge, data connectors, slash commands, and sub-agents into a single installable package. The finance plugins give Cowork CA/CPA domain knowledge that generic tools lack.

Worked Example: Month-End Close

The scenario: A CA/CPA at a mid-size manufacturing company needs to complete the monthly management accounts within two business days of month-end. The current process involves four junior staff members working over three days.

Day 1, 7:00 AM — Automated Reconciliations

Four reconciliation commands run automatically as scheduled Cowork tasks:

/reconciliation bank          — Bank reconciliation from ERP export
/reconciliation debtors — Debtors reconciliation
/reconciliation creditors — Creditors reconciliation
/reconciliation intercompany — Intercompany reconciliation

The CA/CPA arrives at the office to find four completed reconciliations with exceptions flagged for review. Review time: 30 minutes for the exceptions, compared to three hours for the full reconciliations manually. The reconciliations themselves are complete — the agent matched transactions, identified timing differences, and flagged genuine exceptions. The CA/CPA's job is to review the flagged items and determine which are real issues versus which resolve automatically in the next period.

Day 1, 9:30 AM — Journal Entries and Draft Accounts

The CA/CPA initiates the next phase:

/journal-entry depreciation   — Monthly depreciation journal
/journal-entry accruals — Standard monthly accruals from template
/income-statement monthly — Draft management income statement

Draft management accounts are ready by 10:30 AM. The depreciation and accrual journals follow the templates established in the chart of accounts extension (which you will build in Lesson 9). The income statement pulls from the updated trial balance.

Day 1, 11:00 AM — Variance Analysis

/variance-analysis monthly    — Variance analysis vs. budget and prior month

The bridge analysis arrives. The CA/CPA reviews the three largest variances, adds context from their knowledge of the business — the raw material price increase that drove cost of goods sold above budget, the delayed project that shifted revenue to next month, the one-off legal expense — and writes the management commentary section.

This is the only part of the process where the CA/CPA's specific business knowledge is irreplaceable. The agent produced the numbers and the bridge decomposition. The practitioner explains what the numbers mean for this business.

Day 2, 9:00 AM — Management Accounts Distributed

Management accounts distributed. Two days compressed to one. Four staff days compressed to one CA/CPA plus agent.

What changed in the CA/CPA's day:

Before CoworkAfter Cowork
3 hours running reconciliations manually30 minutes reviewing flagged exceptions
2 hours preparing journal entries and trial balance updates20 minutes reviewing automated journals
1.5 hours formatting management accounts15 minutes reviewing draft income statement
1 hour building variance analysis bridge10 minutes reviewing bridge, 30 minutes writing commentary
7.5 hours of execution1 hour 45 minutes — mostly judgment and commentary

The hours saved are not the point. The shift in how those hours are spent is the point. Before: executing processes. After: reviewing outputs and applying judgment where it matters.

Cross-App Workflow: Accounts to Board Pack

Cowork's cross-application capability — moving analysis from Excel through to PowerPoint — directly applies to the CA/CPA workflow of converting financial statements into board-ready presentations.

The workflow:

  1. Run the month-end close and produce the management P&L in Excel via the Cowork finance plugin

  2. Ask Cowork:

    "Take the management P&L from the Excel file and create a four-slide board update presentation in PowerPoint: (1) headline P&L versus budget, (2) the three key variance drivers with commentary, (3) the rolling 12-month EBITDA trend, (4) the cash flow bridge."

  3. Claude reads the Excel output, creates the PowerPoint using Claude in PowerPoint, and saves both files to the output folder

What previously required the finance team to build the Excel, export the charts, and manually format the PowerPoint — an hour of skilled work — becomes a five-minute Cowork orchestration.

Platform Requirements

Cross-app workflows between Excel and PowerPoint are available as a research preview on both macOS and Windows for paid plans (Pro, Max, Team, and Enterprise). You need both Claude in Excel and Claude in PowerPoint installed.

Setting Global Instructions

Every Cowork session starts fresh — it does not remember your jurisdiction, reporting currency, or practice conventions from previous sessions unless you tell it to. Global instructions solve this.

A well-written global instruction establishes the persistent context for all your CA/CPA workflows:

I am a chartered accountant at a mid-size manufacturing company
in Pakistan. My key practice details:

- Jurisdiction: Pakistan (FBR for tax, SECP for corporate governance)
- Reporting standards: IFRS as adopted in Pakistan
- Reporting currency: PKR
- Financial year: January to December
- Reporting cycle: Monthly to the board, quarterly to regulators
- Variance analysis: Compare actual vs. budget and actual vs. prior month
- Materiality threshold: 2% of revenue for management reporting
- Key stakeholders: CFO (weekly), Board (monthly), SECP (quarterly)

When producing financial outputs, follow IFRS presentation
requirements (IAS 1). When referencing tax provisions, use the
Income Tax Ordinance 2001 and current FBR circulars. Flag any
item above the materiality threshold for my explicit review.

This instruction persists across all sessions. Every reconciliation, every income statement, every variance analysis reflects your jurisdiction and practice conventions without you specifying them each time.

What makes a good global instruction:

IncludeWhy
Jurisdiction and regulatory bodiesEnsures correct legal framework references
Reporting standardsControls format and presentation requirements
Reporting currencyPrevents currency confusion in multi-currency environments
Financial year and reporting cycleAligns period references correctly
Materiality thresholdSets the bar for what requires your explicit review
Variance analysis comparisonsStandardises analytical framework
Global Perspective

Pakistan: FBR (Federal Board of Revenue) for tax, SECP (Securities and Exchange Commission of Pakistan) for corporate governance, SBP (State Bank of Pakistan) for banking regulation.

US: IRS for tax, SEC for corporate governance. Global instructions would reference US GAAP (ASC) instead of IFRS, and USD as reporting currency.

UK: HMRC for tax, FRC (Financial Reporting Council) for corporate governance. Reference FRS 102 or IFRS as adopted in the UK, GBP as reporting currency.

IFRS jurisdictions generally: Replace Pakistan-specific bodies with your local equivalents. The instruction structure remains the same — jurisdiction, standards, currency, cycle, materiality.

The Professional Judgment Boundary

Across the month-end close walkthrough and the cross-app workflow, a pattern emerges. The agent handles:

  • Data assembly — pulling from ERP exports, bank feeds, subsidiary ledgers
  • Mechanical computation — matching transactions, calculating depreciation, building bridges
  • Format and presentation — income statement layout, PowerPoint formatting, chart generation
  • Schedule and coordination — running at 7 AM, coordinating parallel subtasks

The CA/CPA handles:

  • Exception assessment — are the flagged reconciliation items genuine issues?
  • Classification judgment — is this variance within management control or external?
  • Business context — why did revenue shift to next month? What does the board need to know?
  • Sign-off authority — the management accounts carry the CA/CPA's professional responsibility

This boundary does not shift. As the agent becomes more capable, the execution side compresses further — but the judgment side remains with the qualified practitioner. The CA/CPA's value is not in how many hours they spend, but in the quality of professional judgment they bring to fewer, higher-stakes decisions.

Try With AI

Use these prompts in Cowork or your preferred AI assistant to explore workflow design.

Prompt 1: Workflow Mapping

Map my current [WORKFLOW — e.g., month-end close, quarterly
reporting, annual audit planning] as a Cowork workflow.

For each step in my current process:
1. Can this step be automated with a plugin command? If so,
which command?
2. Can this step be scheduled to run automatically? If so,
what schedule?
3. Does this step require my professional judgment? If so,
what specific judgment am I applying?

Present the result as a timeline showing automated steps,
scheduled steps, and judgment points.

What you are learning: Converting an existing process into a Cowork workflow requires decomposing each step into execution (automatable) versus judgment (practitioner-required). The timeline format makes the compression visible — you can see where hours of execution collapse into minutes of review, and where your professional judgment remains the irreducible core.

Prompt 2: Global Instructions Design

I am a [QUALIFICATION — e.g., CA, CPA, ACCA] working in
[JURISDICTION]. My practice focuses on [SERVICE LINES].

Draft a Cowork global instruction for my practice that includes:
- Jurisdiction and regulatory bodies
- Reporting standards and currency
- Financial year and reporting cycle
- Materiality thresholds
- Variance analysis framework
- Any jurisdiction-specific conventions I should encode

Explain why each element matters for consistent agent output.

What you are learning: Writing global instructions forces you to articulate your practice context explicitly — the jurisdiction, standards, conventions, and thresholds that experienced practitioners carry as tacit knowledge. Making this knowledge explicit is the same skill you will use in Lesson 9 when building domain extensions. The global instruction is the lightweight version; the SKILL.md extension is the full encoding.

Prompt 3: Cross-App Workflow Design

I need to produce a [DELIVERABLE — e.g., board pack, client
report, regulatory filing] that requires data from [SOURCE 1]
and presentation in [FORMAT].

Design a Cowork cross-app workflow that:
1. Pulls the source data
2. Performs the required analysis
3. Produces the final deliverable in the required format
4. Identifies which steps I need to review before the
deliverable is sent

What are the platform requirements for this workflow?
What is the fallback if cross-app orchestration is not
available on my platform?

What you are learning: Cross-app workflows are powerful but have platform constraints. Designing the workflow before implementing it reveals whether your deliverable can be produced in a single orchestrated session or requires manual handoffs. The fallback question is practical — not every practitioner has the required platform configuration, and knowing the manual alternative ensures you are never blocked.

Flashcards Study Aid


Continue to Lesson 9: Building Jurisdiction and Entity Extensions →