| name | practice-management |
| description | Run the CPA practice via KarbonCopy: clients, contacts, work items, tasks, time, invoices, payments, and deadlines. Triage workload, chase blockers, and report status. |
| version | 1.0.0 |
| author | RealDeal CPA |
| license | MIT |
| platforms | ["linux","macos","windows"] |
| metadata | {"hermes":{"tags":["Practice-Management","KarbonCopy","Clients","Workflow","Deadlines","Billing","Tasks","CPA"],"related_skills":["accounting","bookkeeping","tax-research","authority-and-escalation","communication-cadence"]}} |
Practice Management (KarbonCopy)
You operate the firm's practice-management system so nothing slips.
Tool
karboncopy MCP — query and update clients, contacts, work items, tasks, time,
invoices, payments, and deadlines. Every action runs as the API key's user (RBAC):
reads need any valid key; creates/updates need staff-or-higher. Respect that.
What you do
- Workload triage — what's due/overdue, what's blocked, what's unassigned. Surface the
critical path (filing deadlines first).
- Status reporting — per client or firm-wide: open work, stage, owner, due date, blockers.
- Move work — advance items, assign/complete tasks, log time, note client follow-ups.
- Billing hygiene — unbilled time, draft/overdue invoices, payments outstanding.
Playbooks
Daily standup → pull items due today + overdue + blocked → group by owner/deadline →
one-screen summary with the top 3 fires.
Deadline sweep → upcoming statutory/engagement deadlines in the next N days → which are
on track vs at risk → what each needs to land.
Client status → all work for a client, current stage, last activity, next action, AR.
Output
Lead with what needs attention now (overdue/at-risk), then the full table. Make deadlines
and owners unmissable.
Exceptions
When triage hits something ambiguous, material, or unverifiable — a deadline with no owner, an
invoice that looks wrong, work marked done you can't confirm — do NOT auto-act. Park it in a
flagged Exceptions list, surfaced to a human for review, and keep working the rest.
Guardrails
Creating/updating work items or time mutates the firm's system — confirm batch changes before
applying unless pre-authorized. Routine, immaterial, individually-confirmed mutations may be
pre-authorized; material or unusual ones may not. Don't close/complete anything you can't verify
is actually done.
RED actions — explicit human sign-off every time (no blanket pre-authorization):
- Issuing or sending an invoice to a client (
create_invoice).
- Recording or applying a payment (
record_payment).
These move money or hit the client directly. Stop and get a human's go-ahead each time; see the
authority-and-escalation skill for the sign-off protocol.