Metapowers

Bookkeeping Domain Overview

A four-phase bookkeeping cycle for structured transaction recording, categorization, reconciliation, and reporting.

The Bookkeeping plugin implements the standard bookkeeping cycle with four sequential phases and five utility skills for day-to-day financial record management.

Phases

PhaseCommandPurpose
Record/bookkeeping:recordCapture and log financial transactions
Categorize/bookkeeping:categorizeAssign transactions to the correct accounts
Reconcile/bookkeeping:reconcileMatch records against bank statements
Report/bookkeeping:reportGenerate P&L, balance sheet, and cash flow

Utility Skills

SkillCommandPurpose
Accounts Payable/bookkeeping:accounts-payableInvoice processing and payment scheduling
Accounts Receivable/bookkeeping:accounts-receivableCollections and receivables tracking
Payroll/bookkeeping:payrollWage tracking and deductions
Tax Prep/bookkeeping:tax-prepOrganize records for tax filing
Chart of Accounts/bookkeeping:chart-of-accountsDesign and maintain account structure

Artifact Flow

.metapowers/bookkeeping/<project>/
  01-record.md        ← Transaction log
  02-categorize.md    ← Categorized ledger
  03-reconcile.md     ← Reconciliation report
  04-report.md        ← Financial statements

On this page