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-context-orchestrator",
|
||||
"description": "Regex-based context injection. Say SKILL or SNIPPET keywords to load context automatically.",
|
||||
"version": "3.1.0",
|
||||
"author": {
|
||||
"name": "Fucheng Warren Zhu",
|
||||
"email": "wzhu@college.harvard.edu"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
],
|
||||
"hooks": [
|
||||
"./hooks/hooks.json"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user