現金の流れを予測し、期限切れの請求書を優先順位付けし、PayPal(オンライン決済サービス)の支払いリマインダーを段階的に表示して、事業主が安心して給与計算を実行できるようにします。オプションで予測期間と給与支払い日の設定値を受け付けます。
Forecasts cash, ranks overdue invoices, and stages PayPal reminders so the owner can confidently run payroll. Accepts optional horizon and payroll-date arguments.
Run the payroll-confidence pipeline by chaining two skills. The owner approves at each handoff — never send a reminder or commit a forecast without explicit confirmation.
Parse arguments:
--horizon (default 30) — forecast window in days (30, 60, or 90)--payroll-date (optional) — the date payroll runs; defaults to next FridayTrigger the cash-flow-snapshot skill workflow:
--horizon) with percentage-variance confidence bands.If the forecast shows payroll is comfortably covered, ask the owner whether they still want to chase overdue invoices or stop here.
After Step 1 approval, trigger the invoice-chase skill workflow:
End the run with a one-paragraph recap: forecast verdict (covered / gap / risk), reminders sent and to whom, projected new cash position if reminders convert.
原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。