From 60f799c85f94b7bcc1c01c821a65980b5e0385e4 Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Tue, 17 Mar 2026 14:00:58 -0700 Subject: [PATCH] =?UTF-8?q?docs:=20collapse=20You/Claude=20lines=20in=20de?= =?UTF-8?q?mo=20=E2=80=94=20no=20gap=20between=20command=20and=20response?= 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 | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index ceb44a99..b5d16cc7 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,6 @@ Fork it. Improve it. Make it yours. Don't player hate, appreciate. ``` You: I want to add photo upload for sellers. - You: /plan-ceo-review Claude: "Photo upload" is not the feature. The real job is helping @@ -42,7 +41,6 @@ Claude: "Photo upload" is not the feature. The real job is helping a 3-star one. Which are we building? You: /plan-eng-review - Claude: ┌─────────┐ ┌──────────┐ ┌──────────┐ ┌─────────┐ │ Upload │───▶│ Classify │───▶│ Enrich │───▶│ Draft │ │ (sync) │ │ (async) │ │ (async) │ │ (async) │ @@ -56,9 +54,7 @@ Claude: ┌─────────┐ ┌────────── Missing: what if classify returns low-confidence? You: [implement the plan] - You: /review - Claude: [AUTO-FIXED] Orphan S3 cleanup on failed upload [AUTO-FIXED] Missing index on listings.status [ASK] Race condition: two tabs can overwrite hero image @@ -66,13 +62,11 @@ Claude: [AUTO-FIXED] Orphan S3 cleanup on failed upload 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