diff --git a/README.md b/README.md index f55cdee5..b429f8a5 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,11 @@ Claude: "Photo upload" is not the feature. The real job is helping web, and draft the listing automatically? That's 10 stars. "Upload a photo" is 3 stars. Which are we building? +You: /plan-design-review https://staging.myapp.com +Claude: Design Score: B | AI Slop Score: C + "Upload flow looks like a default Bootstrap form." + Top fix: custom drag-drop zone with preview grid. + You: /plan-eng-review Claude: ┌─────────┐ ┌──────────┐ ┌──────────┐ ┌─────────┐ │ Upload │───▶│ Classify │───▶│ Enrich │───▶│ Draft │ @@ -42,11 +47,6 @@ Claude: ┌─────────┐ ┌────────── └─────────┘ └──────────┘ └──────────┘ └─────────┘ Failure modes: 6 mapped. Test matrix: 14 cases. -You: /plan-design-review https://staging.myapp.com -Claude: Design Score: B | AI Slop Score: C - "Upload flow looks like a default Bootstrap form." - Top fix: custom drag-drop zone with preview grid. - You: Approve plan. Exit plan mode. [Claude implements the feature] @@ -67,7 +67,7 @@ Claude: Tests: 42 → 51 (+9 new) PR: github.com/you/app/pull/42 ``` -One feature. Seven commands. CEO taste → architecture → design audit → build → review → QA → ship. The agent reframed the product, found a race condition I would have missed, auto-fixed two issues, caught the AI slop in my UI, wrote 9 tests, and generated a regression test. That is not a copilot. That is a team. +One feature. Seven commands. CEO taste → design audit → architecture → build → review → QA → ship. The agent reframed the product, found a race condition I would have missed, auto-fixed two issues, caught the AI slop in my UI, wrote 9 tests, and generated a regression test. That is not a copilot. That is a team. ---