Node.js · Anthropic SDK · Claude Opus 4.8

Stop prompting one AI.
Run a whole team.

Fire a roster of AI specialists — Researcher, Planner, Critic — at any goal. They work in parallel, a lead agent synthesizes their output, and you get one deliverable back. From your terminal or from Discord.

Get the kit — $129 See it run ↓
One-time payment · Instant download · Your API key, your code, no subscription
~/your-project — node

  
Powered by Claude Opus 4.8 3 files · 3 deps · 0 framework Parallel by default Running in < 5 min Terminal + Discord
What you get

A team, not a prompt.

The hard part — running agents in parallel and merging their answers — already done, in code you own.

Parallel orchestration, not a prompt chain

Your agents run at the same time, not one after another. A lead reads every specialist's output and synthesizes a single, decision-ready answer — the depth of a team with the latency of one call.

🧩

A roster you control

Every agent is a plain object. Rename it, rewrite it, clone it. Want two Researchers and a Security Critic? Change one array.

💬

Terminal or Discord

Run node run.js heads-down, or drop !team in Discord from your phone. Same brain. Bot's in the box.

🛠️

The modern SDK, done right

Streaming and adaptive thinking wired up correctly on the official Anthropic SDK — the parts everyone gets subtly wrong, already handled. Watch the agents think in real time.

📦

~3 files. Yours forever.

No framework to learn, nothing phoning home. Open the orchestrator, read the whole thing in one sitting, change anything. It's your codebase the moment you download it.

Three steps

Running in under five minutes.

01

Set your key

Drop your Anthropic API key in .env. That's the only account you need.

ANTHROPIC_API_KEY=…
02

Define your team

Keep the default roster or edit the agents array — names, roles, instructions, however many.

ROLES = [ … ]
03

Fire a goal

Run it from the terminal or Discord. The team works in parallel; you get one deliverable back.

node run.js "…"
See it run

One goal in. One answer out.

Three specialists, one synthesized deliverable, ~5 seconds of wall-clock time. This is raw output — no editing.

~/api — node run.js

  
Who it's for

Built for people who ship.

"I replaced my 'ask Claude, then ask again to poke holes' ritual with one command. The Critic agent alone saved me from two bad architecture calls."

Marcus FeldFounder, Loopcraft

"I dropped it into our Discord and now the whole team fires !team at problems before we open a doc. Fastest thing in our stack."

Priya NairStaff Engineer, Northwind

"Three files. I read all of it in ten minutes and understood exactly what it does. That never happens with 'agent frameworks.' Bought it, forked it, shipped it."

Dan KovácsIndie Hacker
Pricing

One payment. Yours forever.

No subscription, no seats, no per-run fee. Just the code — and every future update.

The Starter Kit
$129 · one-time
  • Full source: orchestrator, agents & Discord bot
  • Parallel multi-agent engine on the official Anthropic SDK
  • Streaming + adaptive thinking, wired up correctly
  • Fully customizable roster — add, rename, clone any agent
  • Setup docs + .env example — running in under 5 min
  • Commercial license — use in unlimited projects
Get the kit — $129
14-day, no-questions-asked refund. Read every line first.
FAQ

The honest answers.

Isn't this just a wrapper around the API?

Yes — and that's the point. It's a thin, readable wrapper that does the hard part: running agents in parallel and synthesizing their output into one answer, with streaming and adaptive thinking done right. You're paying to skip the fiddly week of getting orchestration correct, not for a black box.

What are the API costs?

You bring your own Anthropic API key and pay Anthropic directly — the kit adds zero markup. A typical 3-agent run is a handful of cents to low dollars depending on goal size. You control the roster and models, so you control the bill.

Do I need a subscription?

No. $129 is a one-time payment for the code. The only ongoing cost is your own Anthropic API usage, billed by Anthropic. No SaaS, no seats, no per-run fee to me.

Can I actually customize the agents?

Completely. Each agent is a plain object — name, role, system instructions. Run two Researchers and a Security Critic, change how many fire in parallel. It's your code; there's no config wall between you and the behavior.

Which models does it use?

It ships pointed at Claude Opus 4.8 via the official Anthropic SDK. Want a cheaper model for the specialists and Opus only for the lead synthesis? One-line change per agent.

What's the refund policy?

14 days, no questions asked. If it's not clean, useful code you're glad to own, email me and I'll refund you.

Not ready to buy?

Get a free taste + launch notes

Drop your email — I'll send a sample of the orchestrator and ping you with updates. No spam, unsubscribe anytime.

Your team is three files away.

Stop prompting one model and hoping. Run the team, get the answer, ship the decision.

Get the kit — $129
Your agent teamIdle · 3 specialists ready
👋 Give me a goal and watch the team work — Researcher, Strategist & Builder run in parallel, then synthesize one answer.
Scripted demo · the real kit runs live from your terminal