From 185b588c74167ccaeb45bf33aec68e940baa0fd9 Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Tue, 17 Mar 2026 14:01:46 -0700 Subject: [PATCH] =?UTF-8?q?docs:=20move=20/ship=20to=20end=20of=20demo=20?= =?UTF-8?q?=E2=80=94=20review=20=E2=86=92=20QA=20=E2=86=92=20ship=20is=20t?= =?UTF-8?q?he=20real=20flow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ddc0026a..45d337ca 100644 --- a/README.md +++ b/README.md @@ -62,18 +62,18 @@ Claude: [AUTO-FIXED] Orphan S3 cleanup on failed upload selection. Add SELECT FOR UPDATE? → You: yes Pre-Landing Review: 3 issues — 2 auto-fixed, 1 fixed. -You: /ship -Claude: Tests: 42 → 51 (+9 new) - Coverage: 14/14 code paths tested (100%) - PR: github.com/you/app/pull/42 - You: /qa https://staging.myapp.com Claude: Upload → classify → enrich → draft: end to end ✓ Mobile upload: ✓ | Slow connection: ✓ | Bad image: ✓ Regression test generated: test/qa-regression-001.test.ts + +You: /ship +Claude: Tests: 42 → 51 (+9 new) + Coverage: 14/14 code paths tested (100%) + PR: github.com/you/app/pull/42 ``` -One feature. Six commands. CEO taste → architecture → review → ship → QA. The agent found a race condition I would have missed, auto-fixed two issues I didn't even think about, wrote 9 tests, and generated a regression test from QA. That is not a copilot. That is a team. +One feature. Six commands. CEO taste → architecture → review → QA → ship. The agent found a race condition I would have missed, auto-fixed two issues I didn't even think about, wrote 9 tests, and generated a regression test from QA. That is not a copilot. That is a team. ---