everyinc--compound-engineering-plugin
30 行
753 B
JSON
30 行
753 B
JSON
{
|
|
"name": "compound-engineering-plugin",
|
|
"owner": {
|
|
"name": "Kieran Klaassen and Trevin Chow"
|
|
},
|
|
"metadata": {
|
|
"description": "Plugin marketplace for Claude Code and Codex extensions",
|
|
"version": "1.0.3"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "compound-engineering",
|
|
"description": "Brainstorm, plan, debug, review, and compound learnings with AI agents",
|
|
"author": {
|
|
"name": "Kieran Klaassen and Trevin Chow"
|
|
},
|
|
"homepage": "https://github.com/EveryInc/compound-engineering-plugin",
|
|
"tags": [
|
|
"ai-powered",
|
|
"compound-engineering",
|
|
"workflow-automation",
|
|
"code-review",
|
|
"quality",
|
|
"knowledge-management"
|
|
],
|
|
"source": "./"
|
|
}
|
|
]
|
|
}
|