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": "claudisms",
|
||||
"description": "Operational guidelines: terse responses, sequential execution, no destructive ops without confirmation",
|
||||
"version": "2.2.0",
|
||||
"author": {
|
||||
"name": "Jefferson Warrior",
|
||||
"github": "https://github.com/jeffersonwarrior"
|
||||
},
|
||||
"commands": [
|
||||
"./commands/claudisms-settings.md",
|
||||
"./commands/claudisms-reload.md"
|
||||
],
|
||||
"hooks": [
|
||||
"./hooks.json"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user