workflow-plan-review
payment-platform 워크플로우의 plan-review 단계를 실행한다. plan 완료 직후 자동으로 실행되거나, "plan-review 시작"을 말할 때 사용한다. PLAN.md + topics 문서를 자동 로드하여 Plan Reviewer(Sonnet) 페르소나로 문서 정합성을 경량 검증하고 STATE.md를 갱신한다.
payment-platform 워크플로우의 plan-review 단계를 실행한다. plan 완료 직후 자동으로 실행되거나, "plan-review 시작"을 말할 때 사용한다. PLAN.md + topics 문서를 자동 로드하여 Plan Reviewer(Sonnet) 페르소나로 문서 정합성을 경량 검증하고 STATE.md를 갱신한다.
Payment gateway development in Bagisto. Activates when creating payment methods, integrating payment gateways like Stripe, PayPal, or any third-party payment processor; or when the user mentions payment, payment gateway, payment method, Stripe, PayPal, or needs to add a new payment option to the checkout.
堅牢でPCI準拠の決済フロー(チェックアウト、サブスクリプション、Webhook)を含むStripe決済処理を実装します。Stripe決済の統合、サブスクリプションシステムの構築、安全なチェックアウトフローの実装時に使用します。
エクスプレスチェックアウト、サブスクリプション、返金管理をサポートするPayPal決済処理を統合します。PayPal決済の実装、オンライン取引の処理、Eコマースチェックアウトフローの構築時に使用します。
Analyze bank transaction CSVs to find recurring charges, categorize subscriptions, and cancel what you don't need. Use when user says "cancel subscriptions", "audit subscriptions", "find recurring charges", or "what am I paying for". Supports Apple Card, Chase, Mint, and generic CSV formats. Outputs interactive HTML audit with copy-to-cancel workflow.
Creates ACL-gated page handler functions matching the pattern in src/modernbill_client.php, src/modernbill_invoices.php, and src/modernbill_packages.php. Includes page_title, add_js('tablesorter'), has_acl('client_billing') guard, TFTable, TFSmarty with tablesorter/tablesorter.tpl, and Plugin.php registration. Use when user says 'add page', 'new view', 'create handler', or adds files to src/. Do NOT use for Plugin.php class methods or DB helper functions in modernbill.functions.inc.php.
Integrate Lemon Squeezy for SaaS payment processing including subscriptions, checkout, license keys, and webhooks. Use when building payment flows for digital products, SaaS billing, or software licensing with Lemon Squeezy as the merchant of record.
Use when working with Fakturoid.cz — invoices, contacts, expenses, reports, or when user mentions Fakturoid, faktury, fakturace, splatnost, billing. Use when user mentions invoice management or Czech accounting.
Integrate Stripe payments — Checkout, Payment Intents, subscriptions, webhooks, and billing portal.
Trade on Hyperliquid's perp markets (native + HIP-3) with intelligent order routing and cross-market splitting. Use when the user wants to trade crypto, stocks, or commodities on Hyperliquid, get best execution across fragmented markets, split large orders across multiple venues, compare funding rates, view aggregated orderbooks, or manage positions across multiple collateral types. Routes across both native HL perps (ETH, BTC) and HIP-3 deployer markets. Handles collateral swaps (USDC→USDH/USDT0) automatically during execution when the best liquidity requires it.
PancakeSwap DEX trading on BSC — swap workflows, pre-flight safety checks, slippage/liquidity rules, and common token addresses. Read this before any DEX swap operation. Signing is handled by goo-bsc-wallet.
Set region-specific pricing for Google Play subscriptions and products using gpd monetization commands. Use when adjusting prices by territory or PPP strategy.
For data pipelines, aggregators, or indexers, real-time account state streaming on Solana with light account hot/cold lifecycle tracking. Stream Light token accounts, mint accounts, and PDAs via Laserstream gRPC.
TossPayments payment integration documentation access via MCP. Use when integrating TossPayments payment widget, checkout flow, payment approval API, or when user mentions 토스페이먼츠, 결제, 결제위젯, 결제 승인, payment widget, TossPayments SDK, payment approval.
Manages the walletconnect-pay CLI for creating and completing WalletConnect Pay payments from the terminal. Use when the user wants to create a payment, check payment status, or complete a checkout with a connected wallet.
Transactions. Reference when using this Prisma feature.
ALWAYS trigger for ANY task involving Stripe, payments, subscriptions, checkout sessions, Stripe webhooks, Stripe Connect, payment intents, invoicing, billing portals, pricing tables, metered billing, SaaS billing, payment processing, credit card handling, or Stripe Elements. This includes both one-time payments and recurring subscriptions.
Handle Litestar multipart file uploads securely with `UploadFile`, typed multipart models, multi-file inputs, request body limits, and storage-safe processing patterns. Use when accepting single or multiple uploaded files in request bodies, especially multipart form-data endpoints. Do not use for generic request parsing, static asset serving, or download response behavior.
PRO membership upgrade, payment processing, benefits management, and expiration handling. Use when implementing or modifying membership features.
Route and execute peer-to-peer fiat-to-crypto payment and exchange flows on Peer (ZKP2P), including onramp, offramp, checkout, transfer, LP, vault, analytics, explorer, and activity monitoring paths.
Payment processor system: Strategy pattern, multi-tenant credentials, webhook routing, and how to add new payment gateways. Trigger: When adding new payment processors, modifying payment flows, working with webhooks, or understanding the payment architecture.
Oen Payment (應援金流) integration assistant. Helps developers integrate payment checkout, subscriptions, refunds, and transaction queries via the Oen Payment REST API and MCP server. Use when the user mentions "oen payment", "應援金流", "oen 金流", payment checkout with oen, oen subscription, oen refund, oen transaction, or wants to set up the oen-payment MCP server. Also trigger when code imports or references oen-payment, payment-api.oen.tw, or @OEN-Tech/oen-payment-mcp-server.
Detect and track recurring subscriptions, bills, and regular payments from Wells Fargo transaction data stored in SerenDB.