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": "core",
|
||||
"description": "Core iTerm2 terminal automation for the it2 CLI with essential slash commands",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "it2 Development Team",
|
||||
"email": "[email protected]"
|
||||
},
|
||||
"agents": [
|
||||
"./agents/iterm2-terminal-automation.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/it2-split.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user