Integrate Clerk Billing for subscriptions, pricing plans, and payment webhooks
Integrate Clerk Billing for subscription management, pricing plans, and payment webhooks. Use this when setting up recurring billing, payment processing, or subscription-based features in your application.
/plugin marketplace add vanman2024/ai-dev-marketplace/plugin install clerk@ai-dev-marketplacenonešØ EXECUTION NOTICE FOR CLAUDE
When you invoke this command via SlashCommand, the system returns THESE INSTRUCTIONS below.
YOU are the executor. This is NOT an autonomous subprocess.
Immediately after SlashCommand returns, start executing Phase 0, then Phase 1, etc.
See @CLAUDE.md section "SlashCommand Execution - YOU Are The Executor" for detailed explanation.
Arguments: $ARGUMENTS
Goal: Integrate Clerk Billing with subscription management, pricing plans, and payment webhooks
Core Principles:
Phase 1: Discovery Goal: Understand project structure and billing requirements
Actions:
Phase 2: Requirements Gathering Goal: Understand billing needs and pricing model
Actions:
Use AskUserQuestion to gather:
Question 1: "What pricing model do you want to implement?" Options:
Question 2: "Which payment provider are you using?" Options:
Question 3: "Do you need webhook handling?" Options:
Phase 3: Implementation Goal: Integrate Clerk Billing with agent
Actions:
Task(description="Integrate Clerk Billing", subagent_type="clerk:clerk-billing-integrator", prompt="You are the clerk-billing-integrator agent. Integrate Clerk Billing for this project.
Pricing Model: [Answer from Question 1] Payment Provider: [Answer from Question 2] Webhook Handling: [Answer from Question 3]
Requirements:
Expected output:
Phase 4: Summary Goal: Confirm integration and provide next steps
Actions: