16 lines
409 B
JSON
16 lines
409 B
JSON
{
|
|
"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"
|
|
]
|
|
} |