From co-dev
Manage PayPal payments, invoices, or financial data. Use when the user wants to check payments, orders, refunds, create or view invoices, manage disputes, subscriptions, catalog products, shipment tracking, or look up any PayPal transaction data.
npx claudepluginhub cloud-officer/claude-code-plugin-dev --plugin co-devThis skill is limited to using the following tools:
Manage PayPal invoices, payments, and disputes.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Manage PayPal invoices, payments, and disputes.
Use MCP tools (mcp__paypal__*) for all PayPal operations. There is no PayPal CLI. If MCP tools are not available, inform the user and stop.
| Operation | MCP Tool |
|---|---|
| Create invoice | mcp__paypal__create_invoice |
| List invoices | mcp__paypal__list_invoices |
| Get payment details | mcp__paypal__get_payment |
| List disputes | mcp__paypal__list_disputes |
| List subscriptions | mcp__paypal__list_subscriptions |
| Track shipment | mcp__paypal__track_shipment |