fix: remove stale code-review-ai plugin (#134, #135)

Plugin had inconsistent content (OpenAI references, CI/CD workflow baked
into review command). Replaced by official pr-review-toolkit and
comprehensive-review plugins. Also answered discussions #138, #421, #422.
This commit is contained in:
Seth Hobson
2026-02-19 14:21:59 -05:00
parent 086557180a
commit 682abfcdeb
8 changed files with 15 additions and 666 deletions

View File

@@ -334,7 +334,7 @@ Feature Development Workflow:
1. backend-development:feature-development
2. security-scanning:security-hardening
3. unit-testing:test-generate
4. code-review-ai:ai-review
4. comprehensive-review:full-review
5. cicd-automation:workflow-automate
6. observability-monitoring:monitor-setup
```