Bring your own agent. Every step is a shell command over JSON state on disk, so Claude Code, Codex, Cursor or a plain terminal can drive it. The 11 subagents and 13 skills in the kit are written in Claude Code's format. What that does and does not mean.
One-time payment, no subscription. It runs on macOS and needs your own Claude Code subscription plus Cloudflare and Stripe accounts before it does anything. Every one of those bills is in the table below.
the gate, doing its job
$ ap step product-06 3 done✗ blocked — site/index.html has 4 unfilled placeholders✗ blocked — offer.amountCents is empty$ ap step product-06 3 done✓ step 3 done · 2 outputs written · run logged
5products run through it
3of them live
78files in the kit
§ 01 bring your own agent
Built for an agent to drive from a terminal.
Every step is a shell command that reads and writes JSON files on disk. There is no GUI and no proprietary runtime. If a thing can run ap next product-06 in a terminal, it can run this: Claude Code, Codex, Cursor, Windsurf, an API agent with a bash tool, or you.
01 · the interface
A CLI over state you can read
ap is zero-dependency Node. ap next prints the current step and what is still owed, ap step … done runs the gate, and all of it lives in project.json and the scratch folder. An agent can ask the CLI what to do next, and a run that stopped halfway picks up where it left off.
02 · what ships
11 subagents and 13 skills, in the zip
They are written in Claude Code's format, and Claude Code is the path this was built and run on. Other agents do not load .claude/skills/ or .claude/agents/ by themselves. The files are plain markdown, so you can hand them to another agent as instructions or port them, but that part is your work.
03 · open standard
Four MCP servers, no keys in files
.mcp.json registers Cloudflare, Stripe, Replicate and Higgsfield over OAuth. MCP is an open standard, so any MCP-capable client can connect to those same servers. That includes ChatGPT and other agents with MCP support, not only Claude.
Claude Code is the tested path and the only one that has done a launch end to end here.
Another agent will drive the same commands and read the same state, which is what the design is for. The configuration is not free, though. You point it at the skills yourself, and nobody has yet run all six steps that way, so budget time for setup.
§ 02 what a launch costs when you assemble it
Five disciplines, five vendors, and one person holding it together.
Launching one small digital product properly means market research, a landing page with working payments, the product itself, short-form video, and scheduled posting. Every one of those has decent tooling. Nothing joins them up, so you do it yourself, by hand, between five invoices.
01 · the bill
$2,500–$4,500 before a single sale
That is the realistic midpoint for one launch bought from freelancers and tools. Keeping one product's marketing running afterwards costs another $450–$1,550 a month.
Line items and sources in the table below.02 · the maths
Median creator earnings: $72/month
Across 146,271 Gumroad products, 44% earn nothing at all. A $4,000 launch cost has to clear before anything else does, and most launches never get there.
The page says four scripts; the zip has twelve. The video hook does not match the headline, and the domain in the meta tags was never bought. No tool catches any of it, because the check spans two tools.
Every one of those shipped here before the gates existed.
One launch, bought from other peopleMarket rate
Research and positioningFreelance researcher, 10–15 hrs, or $30–$200/mo in listening tools
The digital product itself20–40 hrs of writing and assembly. Rate range unverified: inferred from general freelance writing rates, not a single sourced figure.
$600–$3,000
Social handles, avatars, bios~2–3 hrs of VA time. Inferred, not separately sourced.
The closest thing to step one that ever existed as a product was GummySearch. It shut down on 30 November 2025 after Reddit revoked commercial Data API licensing.
That is why the research step here drives a real Chrome session instead of an API. It is also the most fragile part of the whole system. Read the FAQ before you buy. Source.
Every figure above is a published market rate with a link, not a projection. None of it says what you will earn. The full working, including the figures that could not be sourced, is in the research this page was built from.
§ 03 total cost of ownership · read this before buying
$1,499 buys the orchestration. It does not buy the tools.
This is the strongest argument against buying, so here it is in full. The licence is a one-time fee for the pipeline, the agents and the gates. Every vendor below still bills you separately, and none of those accounts are included, resold or discounted here.
What you pay, month oneCost
auto-products licenceOne time. No subscription, no seat count, no renewal.
$1,499 once
A MacmacOS only. There is no Windows or Linux build, and no plan for one.
Higgsfield credits (video render)Only when you render. Roughly $1–$3.60 per clip at current rates.
$19–$129/mo
Blotato (scheduling)Only if you use step 6. Published tiers.
$29–$499/mo
Cloudflare Pages hostingThe free tier has carried every page built with this so far.
$0
StripeStandard processing, charged per sale, nothing up front.
2.9% + 30¢
Your own handsA human clicks the Reddit captcha and signs up for the three social accounts. Both are deliberately manual and cannot be automated safely.
~1 hr / launch
If you do not already have a Mac, a Claude Code subscription and your own Cloudflare and Stripe accounts, this is not for you, and no discount fixes that.
What you are buying is the state machine that joins the six steps together and refuses to advance when the work is not actually done.
§ 04 how it works
Clone it, run a step, hit the gate.
01
Unzip it on your Mac
Download the kit, unzip, run the setup guide. The CLI has zero runtime dependencies; npm ci is only there for the test runner. Then ap new <slug> scaffolds a project folder with all six step directories.
02
Run one step per session
ap next <slug> tells you the current step, which skill runs it and what a human still owes. You open a Claude Code session, run that skill, and it delegates the long work to the role-scoped agents. State lives in project.json, not in the chat, so tomorrow's session starts where today's stopped.
03
The gate decides when a step is done
ap step <slug> N done checks the work before it records it. The step's outputs must exist on disk, contain no unfilled placeholders, and the fields the next step reads must be set. If any of that fails, the CLI prints the exact reason and leaves the step open.
§ 04b the six steps
01Reddit scan → ranked pain points, every quote linked to its thread
02Converge on one idea, one market, one price, written down as a decision
03Landing page, Stripe checkout and a gated download, deployed to Cloudflare
06Schedule the posts and verify each one actually went out
◆ a gate sits between every pair of these
Steps 1 and 4 need you at the keyboard. Reddit access goes through a real Chrome session and a human clicks the captcha; the three social signups are done by hand on purpose, because automating a platform's signup form is how the account gets banned six months later, once it matters.
§ 05 the offer
One price, one download, no renewal.
Self-host licence
$1,499
one time · instant gated download · 86 files, ~208 KB
The ap CLI, which holds state, the six steps, the gates and the run ledger, with zero runtime dependencies
11 role-scoped agents and 13 skills in Claude Code's format: six per-step procedures plus deploy, claim-consistency, render, browser-session and project tooling
An .mcp.json registering four remote MCP servers (Cloudflare, Stripe, Replicate, Higgsfield) over OAuth, with no keys in the file
The templates: project scaffold, landing page, the Stripe Pages Functions, the paywalled download and the build script
Nine scripts, covering Reddit scan, deploy, identity provisioning, captioning, transcription, video render, scheduling, kit build and machine bootstrap
A 592-line architecture document, plus the short-form playbook, the account-creation doc and the cloud-versus-local map
30 passing tests and the CLAUDE.md operating contract the whole thing runs under
A single-operator commercial licence and a setup guide written for this kit
Checkout didn't open. Email support@mizudev.com and I'll send you a payment link directly.
30-day refund, no questions asked. Email the address on your receipt and say the word refund. You keep the files; I am not going to argue about a zip.
No revenue claim is made anywhere on this page. The kit ships a product; whether anyone buys that product is down to you. Three of the five products built with it are still commercially unproven.
Done-for-you setup · enquiry only
$3,500
not open yet · no payment taken here
I set the pipeline up on your accounts and run one launch alongside you, including the two steps a human has to do
You are buying my hours instead of a file, so the number is capped and we agree it in a conversation
There is no hosted or managed version. It does not exist, and I am not taking money for it
No countdown, no seat counter, no list of people ahead of you
Your address is stored for this one thing and nothing else. No list, no sequence.
Cheaper things that do part of this. Go and look at them first.
Automation template packs, $6–$100. If you want workflows to read and adapt rather than a system to run, that is the market, and it is a twentieth of the price.
Podia, Kajabi, Systeme.io, $49–$970/mo. Checkout and hosting, no code, far friendlier than this. They do step 3 only, and they do it well.
Build the glue yourself. Six scripts and a JSON file is not a moonshot for a competent developer. It took me five products to work out where the gates belong; you may not need that shortcut.
A freelance build, $5,000–$12,000. If you want one product shipped rather than a repeatable way to ship them, hiring once is the cleaner answer.
§ 06 the awkward questions
Asked and answered, before you pay.
What exactly do I get for $1,499?
A zip of 86 files, about 208 KB, downloaded the moment you pay. Inside: the ap CLI (state, steps, gates, run ledger), 11 role-scoped agents, 13 skills, the project templates including the Stripe Pages Functions and the paywalled download, nine scripts, four documents led by a 592-line architecture write-up, 30 passing tests, a single-operator commercial licence and a setup guide written for this kit. No accounts, no credits, no support, no hosted version.
What else do I have to pay for?
A Mac you already own, a Claude Code subscription at $20–$200/mo, Higgsfield credits at $19–$129/mo when you render video, Blotato at $29–$499/mo if you schedule posts, Cloudflare Pages on the free tier, and Stripe's standard 2.9% + 30¢ per sale. Full table in section 02. None of those are resold or included here, and the vendor bills will outweigh the licence within a few months. You are paying me for the orchestration and the gates; the tools stay on your own card.
Does it run on Windows or Linux?
No. macOS only. The Reddit step drives a real Chrome session through a Mac-only helper, and the rest has only ever been run on macOS. There is no Windows or Linux build and none is planned. If you are not on a Mac, do not buy this.
Can I run this with ChatGPT, Codex or Cursor instead of Claude Code?
Mostly yes, with one caveat. The pipeline is a command-line tool over JSON files: ap is zero-dependency Node, every step reads and writes state on disk, and nothing is locked behind a GUI or a proprietary runtime. Any agent that can run a shell command can drive it, so Codex, Cursor, Windsurf, an OpenAI or Anthropic API agent with a bash tool, or you in a terminal all work. Because the state is inspectable, whatever drives it can ask the CLI what to do next, and a half-finished project is picked up where it stopped.
The caveat is the .claude/ folder. The 11 subagents and 13 skills are written in Claude Code's format, and only Claude Code loads them by itself. They are plain markdown, so another agent can be pointed at them as instructions, or you can port them to whatever format it uses. That is work you do, not something the kit does for you. The .mcp.json is different: MCP is an open standard, so any MCP-capable client, ChatGPT included, can connect to the same four servers.
Claude Code is the tested path and the one all five products were run on. Nobody has taken another agent through all six steps, so the design supports it and nothing yet proves it.
Is there support?
Not at this tier, and pretending otherwise is how a $1,499 product turns into a part-time job. You get the files, the setup guide and the architecture document. If something in the kit is plainly broken or a file is missing, email me and I will fix the kit. If you want someone to sit with you through a launch, that is the $3,500 setup tier, and it is not open yet.
What happens when Reddit or one of the vendors changes something?
Something breaks and you fix it, or you wait for an update that I do not promise on any schedule. That is the main risk in this purchase. GummySearch, the closest thing to step 1 that was ever a product, shut down in November 2025 when Reddit revoked its Data API licensing. The browser-session approach here survives that class of change better than an API key does, but it is not immune: a stricter anti-bot posture at Reddit would need real rework. Steps 2 through 6 do not depend on Reddit at all and keep working regardless.
Can I use it for client work?
Yes. The licence is single-operator commercial: one person or one small team runs it, on as many products as you like, for your own business or for clients who pay you. What you cannot do is resell, rehost or redistribute the kit itself, or repackage it as your own product. The exact wording is in LICENCE.md inside the zip. If that matters to you, email me before you buy and I will send you the licence text first.
Will it make my product sell?
No, and nothing on this page says otherwise. It gets a product researched, built, listed with working payments and marketed on a schedule. Whether anybody buys what you list is entirely down to your idea and your audience. Five products have been through this pipeline and three are live; that is a statement about the pipeline, not a forecast of your revenue. There are no customer testimonials on this page because there are no customers yet.
Refunds?
30 days, no questions asked. Email support@mizudev.com from the address you paid with and say refund. You keep the files. I would rather take the refund than have you fighting a dependency stack you did not want.