mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
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:
@@ -70,7 +70,6 @@ Claude Code automatically selects and coordinates the appropriate agents based o
|
||||
|
||||
| Command | Description |
|
||||
| ----------------------------------- | -------------------------- |
|
||||
| `/code-review-ai:ai-review` | AI-powered code review |
|
||||
| `/comprehensive-review:full-review` | Multi-perspective analysis |
|
||||
| `/comprehensive-review:pr-enhance` | Enhance pull requests |
|
||||
|
||||
@@ -361,7 +360,7 @@ Compose multiple plugins for complex scenarios:
|
||||
/unit-testing:test-generate
|
||||
|
||||
# 4. Review the implementation
|
||||
/code-review-ai:ai-review
|
||||
/comprehensive-review:full-review
|
||||
|
||||
# 5. Set up CI/CD
|
||||
/cicd-automation:workflow-automate
|
||||
|
||||
Reference in New Issue
Block a user