Files
gh-warrenzhu050413-warren-c…/.claude-plugin/plugin.json
2025-11-30 09:05:19 +08:00

15 lines
347 B
JSON

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