Skip to content

Add viral-launch-pipeline to Claude Plugins section#288

Open
mixvlad wants to merge 1 commit into
jqueryscript:mainfrom
mixvlad:add-viral-launch-pipeline
Open

Add viral-launch-pipeline to Claude Plugins section#288
mixvlad wants to merge 1 commit into
jqueryscript:mainfrom
mixvlad:add-viral-launch-pipeline

Conversation

@mixvlad
Copy link
Copy Markdown

@mixvlad mixvlad commented May 18, 2026

Resource

Description

A 21-agent orchestrator plugin for viral product launches.

The plugin replicates the "21 specialized agents in Claude Code" architecture publicly described for X product launches. One orchestrator skill (viral-launch) dispatches 21 subagents via the Agent tool with manager-feedback loops:

  • Research phase (parallel): YouTube outliers, X/Twitter viral launches, Reddit pain quotes, Industry positioning
  • Hook + Giveaway: writer/manager pairs with rubric-based critique loops (max 3 iterations)
  • Body cycle: Body Writer → Weapons Specialist → Controversy Specialist → Technical Specialist → Flow Specialist → Body Manager
  • Mom Test: comprehensibility check for non-technical mass-market readers (1-kickback budget)
  • Coherence supervisor: twice per launch
  • Multi-channel delivery: X-thread + LinkedIn post + ProductHunt copy

Why it belongs here

The 🔌 Claude Plugins section currently has plugins that ship one feature each (status line, status checker, dashboards, design tools). This plugin demonstrates a different shape — a sequential agent pipeline with manager-feedback loops and resumable state — which is a pattern community plugin authors have been asking about.

Built entirely on Claude Code built-ins (Agent, WebSearch, WebFetch, Read/Write/Edit, Bash) — no external API keys required.

Installation

/plugin marketplace add Koz-TV/viral-launch-pipeline
/plugin install viral-launch-pipeline@viral-launch-pipeline

🤖 Generated with Claude Code

A 21-agent orchestrator plugin for viral product launches. Runs
research (YouTube/X/Reddit/Industry in parallel), hook + giveaway
with manager-critique loops, body with 4 sequential specialists,
Mom Test, and multi-channel delivery (X-thread + LinkedIn + ProductHunt).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant