Phase 1 — Ideation
Conversational. The team interviews you, analyses the market, drafts specs and architecture. You approve at three human checkpoints: specs, design, architecture.
54 specialists, 2 phases, 3 human checkpoints. Every artifact is generated in the open.
Conversational. The team interviews you, analyses the market, drafts specs and architecture. You approve at three human checkpoints: specs, design, architecture.
Autonomous. An orchestrator dispatches tasks to specialised dev agents with a mandatory quality check after every task. You can sleep while it ships.

BRIEFING.md auto-loaded. plan.md shows what's done, what's next.

genius-dev, QA-micro, reviewer — each in their own worktree, coordinated live.

Turn vague instincts into a specification you can sign off on.

Every trade-off documented — you learn the why, not just the what.

See what's moving, what's blocked, what QA just validated.

Security, QA, rollback plan — everything verified before it goes live.
Clear specifications written from your interview, not guessed from a prompt.
Real design system options you choose from — not a generic template.
A documented stack with trade-offs explained so you learn the why.
A quick-check specialist runs after every change. Nothing ships broken.
Every major skill produces an interactive HTML playground of its output.
Three user checkpoints keep you in the driver's seat — specs, design, architecture.
Free forever, open source, MIT licensed. No account, no credit card.
Tell us what you want to do — we'll give you the exact one-liner.
New project (replace my-app with your name):
bash <(curl -fsSL https://raw.githubusercontent.com/w-3-art/genius-team/main/scripts/create.sh) my-app
Add to existing project (run inside the repo):
bash <(curl -fsSL https://raw.githubusercontent.com/w-3-art/genius-team/main/scripts/add.sh)
Upgrade an existing GT install:
bash <(curl -fsSL https://raw.githubusercontent.com/w-3-art/genius-team/main/scripts/upgrade.sh)