18 lines
402 B
JSON
18 lines
402 B
JSON
{
|
|
"name": "fairdb-ops-manager",
|
|
"description": "Comprehensive operations manager for FairDB managed PostgreSQL service - SOPs, incident response, monitoring, and automation",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Intent Solutions IO",
|
|
"email": "jeremy@intentsolutions.io"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |