Skip to content
Concept

Solaar is a personal concept/portfolio project demonstrating what AI-agent development can look like. It is not an operating business, does not take clients, and does not sell services.

A PERSONAL CONCEPT — AI AGENTS BUILDING SOFTWARE

A demo of how AI agents could ship custom software — with a human reviewing every line.

Web, mobile, back-office, chatbots, and AI products — imagined as a personal build experiment. Pipelines orchestrated by specialist agents (design, code, tests, deployment), with me reviewing every step.

Specialist agents, one orchestrator, human-approved pull requestsAnimated diagram: ten specialist agents (strategy, ux, frontend, backend, architect, security, seo, ci/cd, qa, monitor) feed an orchestrator that opens pull requests; a human reviewer approves each one before it ships.strategyuxfrontendbackendarchitectsecurityseoci/cdqamonitororchestratorPR #142 · checkout-flowby agent.coder · 2 commits · 142 lines changed+ validateCheckoutSession(userId, cartId)− legacyPaymentHandler(payload)~ payment-flow.test.ts (8 assertions)human ✓ approvedAnimated diagram: ten specialist agents (strategy, ux, frontend, backend, architect, security, seo, ci/cd, qa, monitor) feed an orchestrator that opens pull requests; a human reviewer approves each one before it ships.

Built with tools used in real production stacks

  • Next.jsNext.js
  • TypeScriptTypeScript
  • Tailwind CSSTailwind CSS
  • React NativeReact Native
  • ExpoExpo
  • KotlinKotlin
  • PWAPWA
  • FastAPIFastAPI
  • PythonPython
  • PostgreSQLPostgreSQL
  • SupabaseSupabase
  • UpstashUpstash
  • ClaudeClaude
  • OpenAI
  • VercelVercel
  • CloudflareCloudflare
  • Google CloudGoogle Cloud
  • NginxNginx
  • DockerDocker
  • GitHub ActionsGitHub Actions
  • n8nn8n
  • SentrySentry
  • TelegramTelegram

What the pipeline builds

Five capability areas. One agent pipeline. One human reviewing.

How a project like this would work

Four illustrative steps, each with a deliverable and a human sign-off before moving on.

  1. 01

    Brief

    One call and a document: use cases, constraints, success criteria — turned into a spec within 48 hours.

  2. 02

    Design

    Wireframes, schema, and architecture — then a clickable Claude Design prototype for sign-off, before a line of code is written.

  3. 03

    Build

    Agent pipeline (planner, coder, tester, reviewer). Small PRs, green CI, weekly demo.

  4. 04

    Review and ship

    Architect review (Opus), security audit, design-fidelity check, automated production health. Documented handover.

Stack and practice

Tools we use in production, not in slide decks.

  • Next.js, React Native, FastAPI, Postgres, Cloudflare
  • Agent pipelines on Claude Agent SDK + LangGraph
  • CI/CD with GitHub Actions, deploy to Vercel, Cloudflare Workers, Railway, GCP, AWS, or fully on-prem
  • Observability with OpenTelemetry, Sentry, and Phoenix
  • Human review on every PR — code, security, and product
$ shelllive
$ solaar pipeline run --project demo
[planner]   spec parsed · 14 tasks
[designer]  wireframes generated · awaiting human review
[coder]     PR #3 opened · 0 lint errors
[tester]    suite green · 42/42 passing
[reviewer]  no high-severity findings
done  | human checkpoints: 2/4  | elapsed: 3d 04h

Curious how a pipeline like this works?

This is a personal concept project — not a service for hire. Explore the case studies or say hi.

See the case studies