Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "codanna-cc",
|
||||
"description": "Codanna code intelligence integration for Claude Code - semantic search, symbol analysis, and call graph exploration",
|
||||
"version": "0.1.3",
|
||||
"author": {
|
||||
"name": "bartolli"
|
||||
},
|
||||
"commands": [
|
||||
"./commands/x-ray.md",
|
||||
"./commands/symbol.md"
|
||||
],
|
||||
"mcp": [
|
||||
"./.mcp.json"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user