Built with the Claude API

A sentence in.
A pull request out.

A multi-agent code generation pipeline with a validator in the loop. Eight specialists — PM, UX, Backend, Frontend, Mobile, QA, DevOps, and a build Validator — plan, code, test, and open a pull request on your GitHub.

Bring your own Anthropic API key · No credit card · Code goes to your GitHub

“Eight agents. One coherent ship.”

Every step is a real artifact: npm install, build, tests, pull request. The output is the evidence.

How it works

From idea to pull request, in sequence.

01

Describe

One sentence. Plain English. "A weather dashboard, React + Node, using OpenWeatherMap." The PM agent extracts the stack contract and plans a task graph with extended thinking.

02

Coordinate

Eight specialists work in parallel, reading each other's artifacts through a 1M-token context window. Backend sees the UX. QA sees the frontend. Nothing in isolation.

03

Ship

The Integration Validator clones the repo, runs real builds and tests. Failures trigger up to three automatic rework rounds, then the PR lands on your GitHub for review.

Example run

One sentence in. A pull request out.

You type
A weather dashboard with React frontend and Node.js backend using OpenWeatherMap API
github.com/you/weather-dashboard
17 tasks completed · 54 commits · PR #1 opened
backend/src/app.js — Express + OpenWeatherMap integration
frontend/src/App.jsx — React UI with live weather cards
README.md — setup instructions
→ Generation time: ~4 minutes
8
Specialist agents
1M
Context tokens
10%
Anthropic cache price
3
Rework rounds
Capabilities

Built for software that ships.

Every capability of the underlying model, wired into a multi-agent framework that produces real artifacts.

01 · REASONING

Extended thinking

PM and QA agents reason through architecture, dependencies, and edge cases before writing a single line. Budget up to 8K thinking tokens per plan.

02 · PERFORMANCE

Prompt caching

Agent system prompts are cached across tasks. Cache reads bill at Anthropic's published cache price — 10% of normal input cost — so a 15-task project runs around $0.10 instead of $1.

03 · CONTEXT

1M context window

Agents see the whole codebase. Backend reads the frontend. QA analyses the full app. The validator gets full error context during rework.

04 · DELIVERY

Your GitHub, your code

Repos are created on your GitHub account via OAuth. Every artifact is committed to a feature branch and shipped as a pull request you review.

05 · VALIDATION

Live build validation

The Integration Validator clones the repo, runs npm install, builds, tests, and auto-reworks failures up to three times before shipping.

06 · CONTROL

Bring your own key

Your Anthropic API key lives in the per-user database. You control the cost, the model, the limits. We never proxy or share keys between users.

07 · DESIGN

A brief the build has to honor

Pick from 12 application archetypes (dashboard, kanban, wizard, list-detail, marketplace, profile, editor, reader, player, calculator, form-heavy, split-view), choose a palette and fonts. The Frontend agent renders to it. The Validator's design-fidelity check scores the output across palette, typography, density, and motion — a low dimension fails the build.

08 · SECURITY

Build-time sandbox

The Validator runs npm install --ignore-scripts to close the preinstall supply-chain vector. The subprocess environment is scrubbed of KEY/SECRET/TOKEN/PASSWORD/ANTHROPIC_*/JWT_*/DATABASE_URL before any generated code runs. 300-second timeout per command. User-supplied descriptions are sanitised and wrapped in boundary markers before they reach the model.

The team

Eight specialists, one run.

AGENT 01
Project Manager
Plans & coordinates
AGENT 02
UX Designer
Flows & wireframes
AGENT 03
Backend Dev
API & database
AGENT 04
Frontend Dev
UI & interactions
AGENT 05
Mobile Dev
iOS & Android
AGENT 06
QA Engineer
Tests & edge cases
AGENT 07
DevOps Engineer
Deploy & CI/CD
AGENT 08
Integration Validator
Build & rework

A sentence is enough
to start.

Sign in with GitHub. Paste your Anthropic key. Describe what you want. The team gets to work.