Files
gh-jeffersonwarrior-claudisms/.claude-plugin/plugin.json
2025-11-29 18:50:32 +08:00

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"
]
}