14 lines
224 B
JSON
14 lines
224 B
JSON
{
|
|
"name": "c2",
|
|
"description": "Claude Code with Codex plugin for internal team use",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Blyrin"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |