22 lines
543 B
JSON
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"
|
|
]
|
|
} |