# Spawn > Spawn is an AI-powered code review platform that orchestrates a committee of specialized AI agents to analyze code for security vulnerabilities, performance issues, architectural flaws, and UX problems. ## What is Spawn? Spawn runs your code through a multi-agent pipeline where each agent plays a specialized role — AppSec Engineer, Tech Lead, DBA, QA Engineer, Backend Dev, Frontend Dev, DevOps/SRE, UX Designer, and Product Manager. Agents debate their findings in real time, then a Tech Lead arbitrates and produces a final verdict with a ready-to-apply diff patch. ## How it works 1. **Triage (Phase 1):** All selected agents analyze the code in parallel. 2. **Debate (Phase 2):** Agents with conflicting findings engage in structured debate (up to 2 rounds). 3. **Arbitration (Phase 3):** The Tech Lead synthesizes all findings, issues a verdict (`approved`, `rejected`, or `needs_changes`), and generates a corrected code patch (`.diff`). Analysis runs in two modes: - **Flash:** Fast, low-cost review for quick checks on smaller snippets. - **Deep:** Full committee review for critical code paths and in-depth audits. ## Agents - **AppSec** — Security vulnerabilities (OWASP Top 10, injection, auth flaws, secrets exposure) - **Tech Lead** — Architecture, SOLID principles, code quality, technical debt - **DBA** — Query optimization, indexes, N+1 problems, transaction safety - **QA Engineer** — Test coverage, edge cases, regression risk - **Backend Dev** — API design, error handling, performance, scalability - **Frontend Dev** — Component structure, accessibility, state management, bundle size - **DevOps/SRE** — Deployment safety, observability, reliability, infrastructure concerns - **UX Designer** — User flow, form usability, error states, interaction design - **Product Manager** — Feature scope, business logic correctness, user value ## Use cases - Security audits before deploying to production - Code review for pull requests without blocking dev velocity - Onboarding: understanding what's wrong with legacy code - Learning: junior devs get expert-level feedback on their code ## Plans - **Free:** 5 Flash analyses/month - **Pro (R$49/month or $9/month):** 30 Deep + 100 Flash analyses/month - **Enterprise:** Custom limits, SLA, private deployment ## Key URLs - Homepage: https://usespawn.com - Dashboard / New Analysis: https://usespawn.com/dashboard/analyze - Pricing: https://usespawn.com/dashboard/planos - Login: https://usespawn.com/login - Privacy Policy: https://usespawn.com/privacidade - Terms of Service: https://usespawn.com/termos - Security: https://usespawn.com/seguranca - Sub-processors: https://usespawn.com/subprocessadores ## Technology - Frontend: Next.js, React, Tailwind CSS - Backend: FastAPI (Python), LangChain, asyncio - AI Providers: Groq (Llama), Google (Gemini), NVIDIA NIM - Auth & Database: Supabase (PostgreSQL) - Payments: Stripe ## Contact - Email: contato.spawnsupport@gmail.com - Privacy: contato.spawnsupport@gmail.com