What problem does it solve? Rezef is a multi-tenant finance operating system with many knowledge bases, capability contracts, and safety rules; this Skill prevents agents from answering finance or bookkeeping questions from generic knowledge or stale plans by routing every task to the repository's canonical sources of truth. ## Core Features & Use Cases - Canonical Routing: Directs SUMIT, Open Finance, bookkeeping, VAT, and CFO questions to the correct knowledge base, capability contract, and execution plan documents. - Capability Status Reporting: Requires reporting each capability's status, honest boundary, and mandatory gates before claiming a feature works. - Safety Gate Enforcement: Enforces hard boundaries such as no live provider calls without authorization, no treating missing data as zero, and triple verification for regulatory outputs. - Use Case: When asked whether bank reconciliation works for a client, the Skill checks docs/rezef_capabilities.json for the capability status and gates, verifies data freshness, and only then answers or plans the work. ## Quick Start Use the rezef-operator skill to assess this Rezef bookkeeping or CFO task against the canonical capability contract and the active execution gate.