Initial commit
This commit is contained in:
16
.claude-plugin/plugin.json
Normal file
16
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "research-intelligence",
|
||||
"description": "Meta-package: Installs all research-intelligence components (commands + agents)",
|
||||
"version": "3.0.0",
|
||||
"author": {
|
||||
"name": "Ossie Irondi",
|
||||
"email": "admin@kamdental.com",
|
||||
"url": "https://github.com/AojdevStudio"
|
||||
},
|
||||
"agents": [
|
||||
"./agents"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user