Back to projects
01AI · Live

ShipFlow AI

IdeaRequirementsTasksAI reviewShip

One delivery thread for teams — from customer request to human-approved release.

Product preview

Problem

Features scatter across tickets, docs, and PRs — no single thread from idea to shipped code.

Solution

ShipFlow unifies clarify → requirements → tasks → AI PR review → human release gates on shipflowai.in.

Key highlights

Single delivery thread

Feature requests flow through AI clarification, requirements docs, engineering tasks, and linked GitHub PRs — all in one workspace.

Context-aware AI review

Reviews diffs against approved requirements and tasks — blocking vs non-blocking findings, inline comments, GitHub Checks.

Human gates

Plan approval and release approval required — nothing ships without an explicit yes.

Background orchestration

Inngest powers PR reviews, release readiness, subscription crons, and optional codegen while UI actions stay fast inline.

Architecture

  • Turborepo: apps/web (Next.js 16 + Shadcn), optional apps/api (Express tRPC)
  • BetterAuth — GitHub OAuth + email sessions
  • Prisma + PostgreSQL on Neon
  • Octokit GitHub App + webhooks for PR sync
  • Vercel AI SDK + OpenRouter/Gemini for clarify, requirements, tasks, reviews

Tech stack

Next.jstRPCPrismaPostgreSQLInngestOpenRouterGitHub App

Deployment & links