Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "claude-settings",
|
||||
"description": "Plugin for managing Claude settings files across user, project, and local scopes with merge capabilities",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Björn Allvin"
|
||||
},
|
||||
"commands": [
|
||||
"./commands/analyze.md",
|
||||
"./commands/merge.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user