Files
gh-psd401-psd-claude-coding…/.claude-plugin/plugin.json
2025-11-30 08:48:35 +08:00

22 lines
543 B
JSON

{
"name": "psd-claude-coding-system",
"description": "Comprehensive AI-assisted development system for Peninsula School District - combines workflow automation, specialized agents, and self-improving meta-learning with automatic telemetry collection",
"version": "1.7.0",
"author": {
"name": "Kris Hagel",
"email": "hagelk@psd401.net",
"organization": "Peninsula School District"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}