From treasury-management
Optimize working capital and harden the payments flow by traversing the treasury decision tree (cash-conversion cycle: DSO/DIO/DPO levers → DPO extension vs supply-chain finance / dynamic discounting → DSO reduction → inventory financing → payment-method choice → payment fraud controls: positive pay, dual auth, SoD, BEC), then return the working-capital levers ranked by cash freed, the payment-method recommendation, and the fraud-control setup. Reach for this when the user asks 'how do we free up working capital?', 'should we extend DPO or offer supply-chain finance?', 'how do we reduce DSO?', 'which payment method?', or 'set up positive pay / dual authorization / BEC controls'. Used by cash-and-risk-operations-specialist (primary) and treasury-strategy-lead.
How this skill is triggered — by the user, by Claude, or both
Slash command
/treasury-management:optimize-working-capital-and-paymentsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> **Invoked by:** `cash-and-risk-operations-specialist` (primary — the working-capital execution and the payment-controls setup) and `treasury-strategy-lead` (the controls policy and the DPO/DSO strategy).
Invoked by:
cash-and-risk-operations-specialist(primary — the working-capital execution and the payment-controls setup) andtreasury-strategy-lead(the controls policy and the DPO/DSO strategy).When to invoke: "how do we free up working capital / cash?"; "extend DPO or offer supply-chain finance / dynamic discounting?"; "how do we reduce DSO?"; "should we finance inventory?"; "which payment method (wire / ACH / card / RTP / check)?"; "set up positive pay / dual authorization / BEC / vendor-bank-change controls."
Output: the working-capital levers ranked by cash freed (and their cost/relationship trade-offs) + the payment-method recommendation + the payment-fraud-control setup (positive pay, dual auth, SoD, BEC verification) — with the seams named.
CCC = DSO + DIO − DPO (days sales outstanding + days inventory outstanding − days payable outstanding). Every working-capital lever moves one of these three; the CCC in days × daily sales ≈ the cash tied up in operations. Compute it first so levers are ranked by cash freed, not by ease.../../knowledge/treasury-management-decision-tree.md.regulatory-compliance.procurement-sourcing, rail/API engineering to fintech-payments-engineering, the AML/OFAC program to regulatory-compliance, and a controls audit to internal-audit.User: "We're cash-rich but our CCC is 68 days. Free up working capital and tighten our payment controls."
procurement-sourcing; the ACH/RTP integration to fintech-payments-engineering.procurement-sourcing; rail/API code → fintech-payments-engineering; deep AML/OFAC → regulatory-compliance; controls audit → internal-audit.../../knowledge/treasury-management-patterns-2026.md.Guides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.
npx claudepluginhub mcorbett51090/ravenclaude --plugin treasury-management