subagentfinance

.com finance coworker
the finance coworker primitive

Cost tracking, vendor spend, and eight routed plugin skills.

This site documents the real, installed finance-coworker skill for the knowledge-engineering chassis -- not an invented finance module. finance-coworker owns cost tracking and vendor spend, enforces budget approval gates, tracks third-party spend, and owns the finance.jsonl queue. It fires on /finance-coworker, "track cost", "vendor spend", "budget gate", "cost entry", "approve spend", "finance queue" -- or when another coworker (pm-coworker, sales-coworker, operations-coworker) sends it a mailbox message, or a new third-party service is provisioned and needs a cost entry before spend is incurred.

Start here: the live board of every finance fact →

Budget approval gates

Per subagentroles.com's role_finance_coworker row, Finance is named the second gated role (after Legal) in this repo's coworkers-platform taxonomy -- a hard spend gate before any cost is incurred.

Owns finance.jsonl

The finance-coworker skill owns its own durable queue file, finance.jsonl, the same DurableTask-queue convention used across every domain coworker in the knowledge-engineering chassis.

Routes to 8 real plugin skills

journal-entry, reconciliation, variance-analysis, financial-statements, sox-testing, audit-support, close-management, journal-entry-prep -- all 8 named verbatim in the skill's own description field, not invented.

The facts, live

All rows are live in this Worker's own D1 database (finance_role_facts), seeded directly from the installed finance-coworker skill's description -- one coworker_capability row per real capability, and one plugin_skill row per real plugin skill it routes to. Browse the board → or hit the JSON API.

What is real vs. what is not

Real: every fact on this site is grounded in the finance-coworker skill's own description field, which was read before any row was written -- no invented cost-tracking mechanics, no fabricated plugin skills. Not yet built: unlike plugins/cwc-design or plugins/cwc-data, no plugins/cwc-finance directory exists in this repo today -- the finance domain is documented (this skill, plus subagentroles.com's role row) but not shipped as an in-repo plugin. See the concept page for the full picture.