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:
@@ -6,8 +6,8 @@
|
||||
"url": "https://github.com/wshobson"
|
||||
},
|
||||
"metadata": {
|
||||
"description": "Production-ready workflow orchestration with 73 focused plugins, 112 specialized agents, and 146 skills - optimized for granular installation and minimal token usage",
|
||||
"version": "1.5.2"
|
||||
"description": "Production-ready workflow orchestration with 72 focused plugins, 112 specialized agents, and 146 skills - optimized for granular installation and minimal token usage",
|
||||
"version": "1.5.3"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
@@ -114,19 +114,6 @@
|
||||
"license": "MIT",
|
||||
"category": "workflows"
|
||||
},
|
||||
{
|
||||
"name": "code-review-ai",
|
||||
"source": "./plugins/code-review-ai",
|
||||
"description": "AI-powered architectural review and code quality analysis",
|
||||
"version": "1.2.1",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"email": "seth@major7apps.com"
|
||||
},
|
||||
"homepage": "https://github.com/wshobson/agents",
|
||||
"license": "MIT",
|
||||
"category": "quality"
|
||||
},
|
||||
{
|
||||
"name": "code-refactoring",
|
||||
"source": "./plugins/code-refactoring",
|
||||
|
||||
Reference in New Issue
Block a user