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": "claude-track",
|
||||
"description": "Claude Track – visual task management interface with drag-and-drop prioritization for Claude Code workflows",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Your Name",
|
||||
"email": "[email protected]"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/"
|
||||
],
|
||||
"hooks": [
|
||||
"./hooks/hooks.json"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user