Drop ASCII diagram from README

This commit is contained in:
Addy Osmani
2026-05-13 21:52:06 -07:00
parent f7edc6c4c8
commit 5b4c6dade5
-9
View File
@@ -6,15 +6,6 @@ Skills encode the workflows, quality gates, and best practices that senior engin
![Addy's Agent Skills](https://addyosmani.com/assets/images/addys-agent-skills.jpg)
```
DEFINE PLAN BUILD VERIFY REVIEW SHIP
┌──────┐ ┌──────┐ ┌──────┐ ┌──────┐ ┌──────┐ ┌──────┐
│ Idea │ ───▶ │ Spec │ ───▶ │ Code │ ───▶ │ Test │ ───▶ │ QA │ ───▶ │ Go │
│Refine│ │ PRD │ │ Impl │ │Debug │ │ Gate │ │ Live │
└──────┘ └──────┘ └──────┘ └──────┘ └──────┘ └──────┘
/spec /plan /build /test /review /ship
```
---
## Commands