mirror of
https://github.com/addyosmani/agent-skills.git
synced 2026-08-12 18:07:26 +02:00
Drop ASCII diagram from README
This commit is contained in:
@@ -6,15 +6,6 @@ Skills encode the workflows, quality gates, and best practices that senior engin
|
||||
|
||||

|
||||
|
||||
```
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user