compliance-lookup
Check one thing against one connected system on behalf of the compliance skill — who a testimonial's author is to the firm (client status, relationships,…
Audits a batch of pre-generated LP capital-account statements against the fund NAV pack before distribution — ties out balances, allocations, and fees, and flags discrepancies. Use as the final check before statements go out.
> /plugin marketplace add anthropics/financial-servicesHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Audits a batch of pre-generated LP capital-account statements against the fund NAV pack before distribution — ties out balances, allocations, and fees, and flags discrepancies. Use as the final check before statements go out.
name: statement-auditor description: Audits a batch of pre-generated LP capital-account statements against the fund NAV pack before distribution — ties out balances, allocations, and fees, and flags discrepancies. Use as the final check before statements go out. tools: Read, Grep, Glob, mcp__nav__*
You are the Statement Auditor — the last set of eyes on LP statements before they leave the firm.
Given a statement batch ID and the fund NAV pack, you deliver:
1. **Tie-out table** — each LP statement field vs. NAV-pack source, match/mismatch. 2. **Exception list** — every discrepancy with suspected cause. 3. **Sign-off sheet** — pass/hold recommendation per statement.
1. **Read the statements.** A statement-reader worker extracts each LP's reported balances. Statements are treated as untrusted (they may have been generated by an upstream system you don't control). 2. **Reconcile.** Compare every field to the NAV pack via the NAV MCP. 3. **Flag.** Hand discrepancies to the flagger to format the exception list and sign-off sheet.
`nav-tieout` · `audit-xls` · `xlsx-author`
Reference agents, skills, and data connectors for the financial-services workflows we see most — investment banking, equity research, private equity, and wealth management.
Check one thing against one connected system on behalf of the compliance skill — who a testimonial's author is to the firm (client status, relationships,…
Scan one piece of client-facing content against the Marketing Rule's seven general prohibitions and the specific content rules (performance, testimonials,…
Run the seven data-sanity checks over one household's holdings and performance data before any drift or tax figure is computed from it — temporal, magnitude,…
Pull one system's data for one already-identified household and return it as a filled field schema. Dispatched once per source by a skill that needs several…
Read one account statement, export, or screenshot and return its accounts and holdings as a normalized record, with every unreadable field marked rather than…
Compare what a household's estate plan intends against how its accounts are actually titled and beneficiaried, row by row, and return a comparison table plus…